Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: small clarification

...

OptionDescription

-f,--filename name

Specifies the name of the file containing the V2C data.
-s, --silentRun v2c in silent mode. New in version 1.1.23
-d, --debuglogPrint a debug log.
-h, --help
Print the usage information. Default if no parameter is selected.

...

OptionDescription

-c, --client

Displays the license clients connected to the server.
-r, --registerDisplays the registered license clients.
-o, --output file.csvSend command output to a CSV file. New in version 1.1.23.
-u, --usageShows license utilization. That is, it shows how many of the allowed instances for each product sections are currently used and how many instances are still available. New in version 1.1.23.
-h, --helpPrint the usage information
No parameterIf run without parameters, the installed licenses will be displayed.

...

  • Datastore > Allocate Space
  • VirtualMachine > Config > AddNewDisk
  • VirtualMachine > Config > RemoveDisk

    OptionDescription

    -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.

  • 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:

    Excerpt
    nameVEUserPerms
    Insert excerpt
    PDC:__Include: Installing a License on the VE License Server
    PDC:__Include: Installing a License on the VE License Server
    nameVEesxiUserInfo
    nopaneltrue

    -p, --password passwordPassword of the user specified in the username option.-d, --debuglogPrint a debug log.-h, --help
    Print the usage information. Default if no parameter is selected.

    ...