NSX-T Data Center REST API
Read the debug information of the load balancer service (Deprecated)
API to download below information which will be used for debugging andtroubleshooting.
1) Load balancer service
2) Load balancer associated virtual servers
3) Load balancer associated pools
4) Load balancer associated profiles such as persistence, SSL, application.
5) Load balancer associated monitors
6) Load balancer associated rules
Deprecated:
Use the following Policy API -
GET /policy/api/v1/infra/lb-services/<lb-service-id>/debug-info
Request:
Method:
GET
URI Path(s):
/api/v1/loadbalancer/services/{service-id}/debug-info
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
LbServiceDebugInfo+