NSX-T Data Center REST API
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-T.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/Successful Response:
Response Code:
                201 Created
              Response Headers:
                  n/a
                Response Body:
    n/a