NSX-T Data Center REST API

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 the source NSX API endpoint. This field is not applicable in case of vSphere network migration. Please generate the token with a sufficiently large duration so that it does not expire in the middle of the migration. If it does expire, then the token needs to be refreshed manually by invoking this API again with a new token. Alternatively, you can provide the username/password of the source NSX.
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 Format: hostname-or-ip
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 Format: hostname-or-ip
vc_password Password for VC

Password for connecting to VC.
string
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
vc_version VC build version

Build version of VC.
string Readonly