NSX-T Data Center REST API
Read LBServerSslProfile (Deprecated)
Read a LBServerSslProfile.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-server-ssl-profiles/<lb-server-ssl-profile-id>
                  
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/lb-server-ssl-profiles/default-balanced-server-ssl-profileSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    LBServerSslProfile+
  