NSX-T Data Center REST API
Detach transport node profile from compute collection.
By deleting transport node collection, we are detaching the transport nodeprofile(TNP) from the compute collection. It has no effect on existing
transport nodes. However, new hosts added to the compute collection will no
longer be automatically converted to NSX transport node.
Detaching TNP from compute collection does not delete TNP.
Request:
Method:
DELETE
URI Path(s):
/api/v1/transport-node-collections/{transport-node-collection-id}
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
DELETE https://<nsx-mgr>/api/v1/transport-node-collections/97a8c-8e19dSuccessful Response:
Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a