System Administration > Configuration > Fabric > Nodes > Transport Node Collections

Uninstall NSX from the specified Transport Node Collection

This API uninstalls NSX applied to the Transport Node Collection with the ID corresponding to the one specified in the request. This API is only available when using VMware NSX.

Request:

Method:
POST
URI Path(s):
/policy/api/v1/infra/sites/<site-id>/enforcement-points/<enforcementpoint-id>/transport-node-collections/<transport-node-collection-id>?action=remove_nsx
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a

Example Request:

POST https://<nsx-mgr>/policy/api/v1/infra/sites//enforcement-points//transport-node-collections/TNC1?action=remove_nsx

Successful Response:

Response Code:
201 Created
Response Headers:
n/a
Response Body:
n/a

Required Permissions:

crud

Feature:

nodes_transport_nodes

Additional Errors: