NSX-T Data Center REST API
Delete a Transport Node Profile (Deprecated)
Deletes the specified transport node profile. A transport node profilecan be deleted only when it is not attached to any compute collection.
This api is now deprecated. Please use new api -
/policy/api/v1/infra/host-transport-node-profiles/<host-transport-node-profile-id>
Request:
Method:
              DELETE
            URI Path(s):
              
              
                  
                  /api/v1/transport-node-profiles/<transport-node-profile-id>
                  
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
DELETE https://<nsx-mgr>/api/v1/transport-node-profiles/97a8c255-0dea-4561-8054-4d5027d8e19dSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  n/a
                Response Body:
    n/a