NSX-T Data Center REST API
Retrieve a load balancer application profile (Deprecated)
Retrieve a load balancer application profile.Deprecated:
Use the following Policy API -
GET /policy/api/v1/infra/lb-app-profiles/
Request:
Method:
              GET
            URI Path(s):
              
                /api/v1/loadbalancer/application-profiles/{application-profile-id}
                
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
GET https://<nsx-mgr>/api/v1/loadbalancer/application-profiles/1cab1491-a058-48fd-ac55-ea412adb3283Successful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    LbFastTcpProfile+
  LbFastUdpProfile+
  LbHttpProfile+