System Administration > Configuration > Fabric > Nodes > Transport Nodes

Trigger Migration of NVDS to VDS on this TransportNode. (Deprecated)

Migrates all NVDS to VDS on given TransportNode. Upgrade precheck apis
should 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 now deprecated. Please use new api -
/infra/sites/<site-id>/enforcement-points/<enforcementpoint-id>/host-transport-nodes/<host-transport-node-id>?action=migrate_to_vds

Request:

Method:
POST
URI Path(s):
/api/v1/transport-nodes/<transport-node-id>?action=migrate_to_vds
Request Headers:
n/a
Query Parameters:
MigrationParameters+
Request Body:
n/a

Example Request:

POST https://<nsx-mgr>/api/v1/transport-nodes/97a8c255-0dea-4561-8054-4d5027d8e19d/?action=migrate_to_vds

Successful Response:

Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a

Required Permissions:

crud

Feature:

nodes_transport_nodes

Additional Errors: