NSX-T Data Center REST API
Get statistics for all runtimes associated with this Tier1 PolicyServiceInstance
Get statistics for all data NICs on all runtimes associated with this Tier1 PolicyServiceInstance.This API is available when using VMware Cloud (AWS, Dell-EMC, Outpost, Hyperscalers) or VMware NSX-T.
Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-service-id>/service-instances/<service-instance-id>/statistics
                  
              
            Request Headers:
                n/a
            Query Parameters:
    PolicySIEnforcementPointRequestParameters+
  Request Body:
    n/a
  Example Request:
GET https://<policy-mgr>/policy/api/v1//infra/tier-1s/default/locale-services/default/service-instances/T1-PSI-1/statisticsSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    PolicyServiceInstanceStatistics+
  