SourceNsxApiEndpoint (schema)

Source NSX manager details

Details about an existing NSX manager to be migrated
Name Description Type Notes
auth_token Source NSX auth token

Auth token used to make REST calls to source NSX API endpoint. This field is not applicable in case of vSphere network migration.
string
ip Source NSX API endpoint IP address

IP address or hostname of a source NSX API endpoint. This field is not applicable in case of vSphere network migration.
string
nsx_password Password for NSX manager

Password for connecting to NSX manager. This field is not applicable in case of vSphere network migration.
string
nsx_syncrole Source NSX API endpoint Universal Sync role

Signifies Universal Sync role status (STANDALONE, PRIMARY, SECONDARY) of a source NSX API endpoint.
string Readonly
nsx_username Username for NSX manager

Username for connecting to NSX manager. This field is not applicable in case of vSphere network migration.
string
nsx_version Source NSX API endpoint build version

Build version (major, minor, patch) of a source NSX API endpoint.
string Readonly
vc_ip VC IP address or host name

IP address or host name of VC.
string Required
vc_password Password for VC

Password for connecting to VC.
string Required
vc_port VC port

VC port that will be used to fetch details.
int Default: "443"
vc_username Username for VC

Username for connecting to VC.
string Required
vc_version VC build version

Build version of VC.
string Readonly