VcenterListResult

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"
        }
    ]
}
array of Vcenter
results
Optional

List of vCenters registered with overlay adoption migration tool.

Returned By