VcenterListResult
VcenterListResult
List of vCenters registered with overlay adoption migration tool.
JSON Example
{
"results": [
{
"id": "string",
"ip": "string",
"is_vcenter_password_empty": false,
"name": "string",
"port": "string",
"username": "string"
}
]
}