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.Request:
Method:
GET
URI Path(s):
/api/v1/loadbalancer/services/<service-id>/status
Request Headers:
n/a
Query Parameters:
LbServiceStatusQueryParameters+
Request Body:
n/a
Example Request:
GET https://<nsx-mgr>/api/v1/loadbalancer/services/a0de28f3-c0f7-445c-a624-265175da795d/statusSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
LbServiceStatus+