NSX-T Data Center REST API
Read the debug information of the load balancer service
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
NSX Load Balancer availability in terms of use-cases and editions is
specified in NSX Feature and Edition Guide. Please review before consuming
those APIs.
This API is available when using VMware Cloud (AWS, Dell-EMC, Outpost, Hyperscalers) or VMware NSX.
Request:
Method:
GET
URI Path(s):
/policy/api/v1/infra/lb-services/{lb-service-id}/debug-info
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/lb-services/LB_Service/debug-infoSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
LBServiceDebugInfo+