NSX-T Data Center REST API
Trigger Migration of NVDS to VDS on this TransportNode.
Migrates all NVDS to VDS on given TransportNode. Upgrade precheck apisshould have been run prior to invoking this API on transport node and a
migration topology should be created. Please refer to Migration guide
for details about migration APIs.
This API is available when using VMware Cloud (AWS, Dell-EMC, Outpost, Hyperscalers) or VMware NSX-T.
Request:
Method:
              POST
            URI Path(s):
              
              
                  
                  /policy/api/v1/infra/sites/<site-id>/enforcement-points/<enforcementpoint-id>/host-transport-nodes/<host-transport-node-id>?action=migrate_to_vds
                  
              
            Request Headers:
                n/a
            Query Parameters:
    PolicyMigrationParameters+
  Request Body:
    n/a
  Example Request:
POST https://<nsx-mgr>/policy/api/v1/infra/sites/Successful Response:
Response Code:
                200 OK
              Response Headers:
                  n/a
                Response Body:
    n/a
  