NSX-T Data Center REST API
Get the status of the given load balancer service (Deprecated)
Returns the status of the given load balancer service.Deprecated:
Use the following Policy API -
GET /policy/api/v1/infra/lb-services/<lb-service-id>/detailed-status
Request:
Method:
GET
URI Path(s):
/api/v1/loadbalancer/services/{service-id}/status
Request Headers:
n/a
Query Parameters:
LbServiceStatusQueryParameters+
Request Body:
n/a
Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
LbServiceStatus+