NSX-T Data Center REST API
Get LBService usage information
Get LBServiceUsage information.- no enforcement point path specified: Information will be aggregated from
each enforcement point.
- {enforcement_point_path}: Information will be retrieved only from the
given enforcement point.
This API is deprecated for the NSX-T Load Balancer, but not for the NSX-T Distributed Load Balancer.
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/lb-services/<lb-service-id>/service-usage
                  
              
            Request Headers:
                n/a
            Query Parameters:
    PolicyRuntimeRequestParameters+
  Request Body:
    n/a
  Successful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    AggregateLBServiceUsage+
  