NSX-T Data Center REST API
Get policy Tunnel(GRE as of now) statistics summary for given tunnel-id
Get policy Tunnel(GRE as of now) statistics summary for given tunnel-id This API is only available when using VMware NSX.Request:
Method:
GET
URI Path(s):
/policy/api/v1/infra/tier-0s/{tier-0-id}/locale-services/{locale-svc-id}/tunnels/{tunnel-id}/statistics/summary
Request Headers:
n/a
Query Parameters:
BaseListRequestParameters+
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/tier-0s/Tier0-LR1-AA/locale-services/T0-LR1-LocaleService/tunnels/aa-gre-1/statistics/summarySuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
AggregateTunnelTrafficStatistics+