System Administration >
Configuration
>
Fabric
>
Profiles
>
Hostswitch Profiles
Delete a Hostswitch Profile
(Deprecated)
Deletes a specified hostswitch profile.
Deprecated:
This api is now deprecated. Please use new api - DELETE policy/api/v1/infra/host-switch-profiles/uplinkProfile1
Request:
Method:
DELETE
URI Path(s):
/api/v1/host-switch-profiles/{host-switch-profile-id}
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
DELETE https://<nsx-mgr>/api/v1/host-switch-profiles/fe3e8766-383c-42fc-bfa9-aa7d193c89d9
Successful Response:
Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a
Required Permissions:
crud
Feature:
profiles_host_switch_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