NSX-T Data Center REST API
Associated URIs:
API Description | API Path |
---|---|
Set the migrate status key of ExtraConfigProfile of all Transport Nodes to IGNORE |
PUT /policy/api/v1/infra/nvds-urt?action=ignore_migrate_status
|
Clean up all nvds upgrade related configurations |
PUT /policy/api/v1/infra/nvds-urt?action=cleanup
|
Retrieve latest precheck ID of the N-VDS to VDS migration |
GET /policy/api/v1/infra/nvds-urt/precheck
|
Start precheck for N-VDS to VDS migration |
PUT /policy/api/v1/infra/nvds-urt/precheck
|
Start precheck for N-VDS to VDS migration by clusters |
PUT /policy/api/v1/infra/nvds-urt/precheck-by-clusters
|
Get summary of N-VDS to VDS migration |
GET /policy/api/v1/infra/nvds-urt/status-summary/<precheck-id>
|
Set VDS configuration and create it in vCenter |
PUT /policy/api/v1/infra/nvds-urt/topology?action=apply
|
Recommmended topology |
GET /policy/api/v1/infra/nvds-urt/topology/<precheck-id>
|