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