Description | Command |
---|---|
Login to ODATA IaaS Service with NTLM credentials | vra login iaas |
Displays detailed information about current login and persistent session (if being used). | vra login isauthenticated all |
Check to see if vRA Catalog Services have been authenticated | vra login isauthenticated catalog |
Check to see if vRA IaaS Services have been authenticated | vra login isauthenticated iaas |
Login to the vRA Server with username and keyfile | vra login keyfile |
Login to the vRA Server with username and password | vra login userpass |
Login to ODATA IaaS Service with NTLM credentials |
vra login iaas |
Parameter | --server (Enter IaaS Server Name) |
Mandatory | true |
Parameter | --domain (Enter Windows Domain, default is local server name) |
Mandatory | false |
Parameter | --user (Enter User Name) |
Mandatory | true |
Parameter | --password (Enter Password) |
Mandatory | true |
Displays detailed information about current login and persistent session (if being used). |
vra login isauthenticated all |
Parameter | --export (Provide a file to export all results) |
Mandatory | false |
Check to see if vRA Catalog Services have been authenticated |
vra login isauthenticated catalog |
Parameter | --export (Provide a file to export all results) |
Mandatory | false |
Parameter | --format (Supported formats include: TABLE, JSON, CSV) |
Mandatory | false |
Check to see if vRA IaaS Services have been authenticated |
vra login isauthenticated iaas |
Parameter | --export (Provide a file to export all results) |
Mandatory | false |
Parameter | --format (Supported formats include: TABLE, JSON, CSV) |
Mandatory | false |
Login to the vRA Server with username and keyfile |
vra login keyfile |
Parameter | --server (Server Name) |
Mandatory | false |
Parameter | --tenant (Tenant (Organisation Name) default is vsphere.local) |
Mandatory | false |
Parameter | --user (User) |
Mandatory | false |
Parameter | --keyfile (Provide the encrypted keyfile for password) |
Mandatory | true |
Parameter | --export (Provide a file to export all results) |
Mandatory | false |
Parameter | --format (Supported formats include: TABLE, JSON, CSV) |
Mandatory | false |
Login to the vRA Server with username and password |
vra login userpass |
Parameter | --server (Server Name. If unspecified, you will be prompted to enter it.) |
Mandatory | false |
Parameter | --tenant (Tenant (Organisation Name) default is vsphere.local) |
Mandatory | false |
Parameter | --user (Username, including the full domain (user@org.company.com). Using domain aliases are not currently supported. If left unspecified, you will be prompted to enter it securely) |
Mandatory | false |
Parameter | --password (Cleartext CAFE password. If left unspecified, you will be prompted to enter it securely) |
Mandatory | false |
Parameter | --iaasUser (vRA IaaS User) |
Mandatory | false |
Parameter | --iaasPassword (vRA IaaS Password. Use --promptForIaasCreds to enter securely) |
Mandatory | false |
Parameter | --promptForIaasCreds (Prompt to enter IaaS credentials securely [Yes or No]. NOTE: IaaS credentials not needed for most commands.) |
Mandatory | false |
Parameter | --iaasServer (vRA IaaS Server, if left empty dynamically find it from vCAC) |
Mandatory | false |
Parameter | --export (Provide a file to export all results) |
Mandatory | false |
Parameter | --format (Supported formats include: TABLE, JSON, CSV) |
Mandatory | false |