NSX-T Data Center REST API
Vcenter (schema)
vCenter details
Details of vCenter registered with overlay adoption migration tool.
Name | Description | Type | Notes |
---|---|---|---|
id | vCenter ID ID of the vCenter compute manager in NSX. |
string | Required Readonly |
ip | vCenter ip address or fqdn Ip address or fqdn of vCenter compute manager in NSX. |
string | Readonly |
is_vcenter_password_empty | Flag to indicate whether vCenter password is empty 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. |
boolean | Required Readonly |
name | vCenter name vCenter name. |
string | Readonly |
port | vCenter port vCenter port that will be used to fetch details. |
string | Readonly |
username | vCenter username Username for connecting to vCenter. |
string | Readonly |