Policy >
Networking
>
Connectivity
>
Segment
>
Edge Bridge Profiles
Delete L2 Bridge Endpoint Profile
API will delete L2 bridge profile with ID profile-id
Request:
Method:
DELETE
URI Path(s):
/policy/api/v1/infra/sites/<site-id>/enforcement-points/<enforcement-point-id>/edge-bridge-profiles/<profile-id>
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
DELETE https://<policy-mgr>/policy/api/v1/infra/sites/default/enforcement-points/default/edge-bridge-profiles/p1
Successful Response:
Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a
Example Response:
{}
Required Permissions:
crud
Feature:
policy_connectivity
Additional Errors:
301 Moved Permanently
307 Temporary Redirect
400 Bad Request
403 Forbidden
409 Conflict
500 Internal Server Error
503 Service Unavailable