NSX-T Data Center REST API
Get infra segment bridge end point statistics using segment ID and profile path.
Get detailed information on infra segment bridge end point statistics using segment ID and profile path.Request:
Method:
GET
URI Path(s):
/policy/api/v1/infra/segments/<segment-id>/bep-statistics
Request Headers:
n/a
Query Parameters:
BridgeProfileRequestParameters+
Request Body:
n/a
Example Request:
# TODO: change this sample request after api is tested GET https://<policy-mgr>/policy/api/v1/infra/segments/segment-1/bep-statistics?bridge_profile_path=/infra/sites/default/enforcement-points/default/edge-bridge-profiles/p1&enforcement_point_path=/infra/sites/default/enforcement-points/defaultSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
BridgeEndpointStatistics+