System Administration > Configuration > Fabric > Nodes > Transport Nodes

Delete a Transport Node

Deletes the specified transport node. Query param force can be used to
force delete the host nodes. Force deletion of edge and public cloud
gateway nodes is not supported.

It also removes the specified node (host or edge) from system.
If unprepare_host option is set to false, then host will be deleted
without uninstalling the NSX components from the host.

Request:

Method:
DELETE
URI Path(s):
/api/v1/transport-nodes/<transport-node-id>
Request Headers:
n/a
Query Parameters:
TransportNodeDeleteParameters+
Request Body:
n/a

Example Request:

DELETE https://<nsx-mgr>/api/v1/transport-nodes/97a8c255-0dea-4561-8054-4d5027d8e19d DELETE https://<nsx-mgr>/api/v1/transport-nodes/97a8c255-0dea-4561-8054-4d5027d8e19d?force=true

Successful Response:

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

Required Permissions:

crud

Feature:

nodes_transport_nodes

Additional Errors: