VcenterSpec

VcenterSpec
VcenterSpec

Input spec for providing username and password details of vCenter to overlay adoption migration tool.

JSON Example
{
    "id": "string",
    "password": "string",
    "username": "string"
}
string
id
Required

ID of the vCenter compute manager in NSX.

string
password
Optional

Password for connecting to vCenter.

string
username
Required

Username for connecting to vCenter.