NSX-T Data Center REST API
List LBMonitorProfiles for infra (Deprecated)
Paginated list of all LBMonitorProfiles for infra.This API is available when using VMware Cloud (AWS, Dell-EMC, Outpost, Hyperscalers) or VMware NSX-T. Deprecated:
NSX-T Load Balancer is deprecated.
Please take advantage of NSX Advanced Load Balancer.
Refer to Policy > Networking > Network Services > Advanced Load Balancing section of the API guide.
Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /policy/api/v1/infra/lb-monitor-profiles
                  
              
            Request Headers:
                n/a
            Query Parameters:
    PolicyListRequestParameters+
  Request Body:
    n/a
  Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/lb-monitor-profilesSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    LBMonitorProfileListResult+
  