System Administration >
Configuration
>
Fabric
>
Profiles
>
Transport Zone Profiles
Delete a transport zone Profile
(Deprecated)
Deletes a specified transport zone profile. This api is now deprecated. Please use new api - DELETE /policy/api/v1/infra/transport-zone-profiles/<tz-profile>
Request:
Method:
DELETE
URI Path(s):
/api/v1/transportzone-profiles/<transportzone-profile-id>
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
DELETE https://<nsx-mgr>/api/v1/transportzone-profiles/4b772ead-0b70-4e96-8752-3cf87cdb98f5
Successful Response:
Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a
Required Permissions:
crud
Feature:
transport_zones_transport_zone_profiles
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