NSX-T Data Center REST API
Get the counter values for cached datapath statistics. (Experimental)
Get the counter values for cached datapath statistics. Support multiple types in one query.Query types should be declared inside query parameters. By default the query type is packet_stats.
Request:
Method:
GET
URI Path(s):
/policy/api/v1/infra/sites/{site-id}/enforcement-points/{enforcementpoint-id}/host-transport-nodes/{host-transport-node-id}/statistics/monitor
Request Headers:
n/a
Query Parameters:
CounterTypesParameter+
Request Body:
n/a
Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
ObservabilityCounterMonitorQueryResult+