Provide Vcenter Details
Provide vCenter details to overlay adoption migration tool. The vCenter should already be registered as a compute manager with NSX.
Show optional properties
{
"id": "string",
"username": "string"
}
{
"id": "string",
"password": "string",
"username": "string"
}
ID of the vCenter compute manager in NSX.
Password for connecting to vCenter.
Username for connecting to vCenter.
OK
"Vcenter Object"
ID of the vCenter compute manager in NSX.
Ip address or fqdn of vCenter compute manager in NSX.
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.
vCenter name.
vCenter port that will be used to fetch details.
Username for connecting to vCenter.
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '{"username:"string","id:"string"}' https://{api_host}/api/v1/migration/overlay-adoption/vcenters