NSX-T Data Center REST API
Delete a Bridge Endpoint Profile
Deletes the specified Bridge Endpoint Profile.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-2af8acde2efdSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  n/a
                Response Body:
    n/a
  