...
Option | Description |
---|
-a, --address ip-address
| IP address of the ESXi host or vCenter Server. |
-u, --username username | Username of a user on the ESXi host or vCenter Server. This - The username on the vCenter Server can take different forms:
- Simple username
esxi_bind parameter example: -u myusername ) - Username includes a domain name in one of the following two formats:
- <domain>\<username>
esxi_bind parameter example (quotes are mandatory): -u 'mydomain\myusername' - <username>@<domain>
esxi_bind parameter example: -u myusername@mydomain
The user must have at least the following permissions: -include | Installing VE License Server and Charon Emulator | Installing VE License Server and Charon Emulator |
name | ESXiPermissions |
---|
nopanel | true |
---|
|
---|
|
- Datastore > Allocate Space
- VirtualMachine > Config > AddNewDisk
- VirtualMachine > Config > RemoveDisk
|
-p, --password password | Password of the user specified in the username option. |
-d, --debuglog | Print a debug log. |
-h, --help
| Print the usage information. Default if no parameter is selected. |
Please note: if username and/or password contain Unix shell meta-characters, these characters must be escaped (enclose the string in single quotes, or add a backslash character in front of the meta-character).
Command-Line Options of the License Server
...