NSX-T Data Center REST API
Get policy route controller interface statistics for given interface-id
Get policy route controller interface statistics for given interface-idRequest:
Method:
GET
URI Path(s):
/policy/api/v1/infra/route-controllers/{route-controller-id}/interfaces/{interface-id}/statistics
Request Headers:
n/a
Query Parameters:
RouteControllerL2L3RuntimeRequestParameters+
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/route-controllers/RC-1/interfaces/RC-1-Interface-1/statisticsSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
RouteControllerInterfaceStatistics+