NSX-T Data Center REST API
List L2 Bridge Endpoint Profiles
List all L2 bridge profilesRequest:
Method:
              GET
            URI Path(s):
              
              
                  
                  /policy/api/v1/infra/sites/<site-id>/enforcement-points/<enforcement-point-id>/edge-bridge-profiles
                  
              
            Request Headers:
                n/a
            Query Parameters:
    L2BridgeEndpointProfileListRequestParameters+
  Request Body:
    n/a
  Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/sites/default/enforcement-points/default/edge-bridge-profilesSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    L2BridgeEndpointProfileListResult+
  