Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Add excerpt instead of duplicate text

...

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

    ...