NSX-T Data Center REST API
Get statistics for a given interface identified by the interface index (Deprecated)
Returns statistics of a specified interface via associated logical port. If the logical port is attached toa logical router port, query parameter "source=realtime" is not supported.
Deprecated: This API has been deprecated, please use below Policy API
GET /policy/api/v1/infra/tier-0s/<tier-0-id>/locale-services/<locale-service-id>/service-instances/<service-instance-id>/statistics GET /policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-service-id>/service-instances/<service-instance-id>/statistics
Request:
Method:
GET
URI Path(s):
/api/v1/serviceinsertion/services/<service-id>/service-instances/<service-instance-id>/instance-runtimes/<instance-runtime-id>/interfaces/<interface_index>/statistics
Request Headers:
n/a
Query Parameters:
DataSourceParameters+
Request Body:
n/a
Example Request:
GET https://<nsx-mgr>/api/v1/serviceinsertion/services/564dab50-63a0-8b4f-a1f8-20e4d36efc3b/service-instances/564dab50-63a0-8b4f-a1f8-20e4d36efc3c/instance-runtimes/564dab50-63a0-8b4f-a1f8-20e4d36efc3d/interfaces/1/statisticsSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
RuntimeInterfaceStatistics+