Policy > Networking > Network Services > Load Balancing > Load Balancer Usage > Usage

Read load balancer node usage summary

The API is used to retrieve the load balancer node usage summary of all
nodes for every enforcement point.
- If the parameter ?include_usages=true exists, the property node_usages
are included in response. By default, the property node_usages is not
included in response.
- If parameter ?enforcement_point_path= exists,
only node usage summary from specific enforcement point is included
in response. If no enforcement point path is specified, information will
be aggregated from each enforcement point.
This API is only available when using VMware NSX-T.

Request:

Method:
GET
URI Path(s):
/policy/api/v1/infra/lb-node-usage-summary
Request Headers:
n/a
Query Parameters:
LBNodeUsageSummaryRequestParameters+
Request Body:
n/a

Successful Response:

Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
AggregateLBNodeUsageSummary+

Required Permissions:

read

Feature:

policy_statistics

Additional Errors: