Vcenter

Vcenter
Vcenter

Details of vCenter registered with overlay adoption migration tool.

JSON Example
{
    "id": "string",
    "ip": "string",
    "is_vcenter_password_empty": false,
    "name": "string",
    "port": "string",
    "username": "string"
}
string
id
Optional

ID of the vCenter compute manager in NSX.

string
ip
Optional

Ip address or fqdn of vCenter compute manager in NSX.

boolean
is_vcenter_password_empty
Optional

Flag to indicate whether vCenter password stored in overlay adoption migration tool is empty. This value can become empty if the migration co-ordinator service is re-started. In this case, vCenter username/password details will need to be provided again to the overlay adoption migration tool.

string
name
Optional

vCenter name.

string
port
Optional

vCenter port that will be used to fetch details.

string
username
Optional

Username for connecting to vCenter.