System Administration >
Configuration
>
Fabric
>
Profiles
>
Host Transport Node Profiles
Delete a Host Transport Node Profile
Deletes the specified host transport node profile. A host transport node profile
can be deleted only when it is not attached to any compute collection.
Request:
Method:
DELETE
URI Path(s):
/policy/api/v1/infra/host-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>/policy/api/v1/infra/host-transport-node-profiles/97a8c255-0dea-4561-8054-4d5027d8e19d
Successful Response:
Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a
Required Permissions:
crud
Feature:
nodes_transport_nodes
Additional Errors:
301 Moved Permanently
307 Temporary Redirect
400 Bad Request
403 Forbidden
409 Conflict
412 Precondition Failed
500 Internal Server Error
503 Service Unavailable