NSX-T Data Center REST API

Delete a Bridge Endpoint Profile (Removed in 9.0)

Deletes the specified Bridge Endpoint Profile. Deprecated: This api is now deprecated. Please use a policy based api
/infra/sites/<site-id>/enforcement-points/<enforcement-point-id>/edge-bridge-profiles

Request:

Method:
DELETE
URI Path(s):
/api/v1/bridge-endpoint-profiles/{bridgeendpointprofile-id}
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a

Example Request:

DELETE https://<nsx-mgr>/api/v1/bridge-endpoint-profiles/3502cf40-630b-4ff6-864e-2af8acde2efd

Successful Response:

Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a

Required Permissions:

crud

Feature:

nodes_bridges

Additional Errors: