NSX-T Data Center REST API
Retrieve a paginated list of load balancer services (Deprecated)
Retrieve a paginated list of load balancer services.When logical_router_id is specified in request parameters, the
associated load balancer services which are related to the given
logical router returned.
Deprecated:
Use the following Policy API -
GET /policy/api/v1/infra/lb-services
Request:
Method:
GET
URI Path(s):
/api/v1/loadbalancer/services
Request Headers:
n/a
Query Parameters:
LbServiceQueryRequestParameters+
Request Body:
n/a
Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
LbServiceListResult+