NSX-T Data Center REST API
Retrieve a paginated list of load balancer server-ssl profiles (Deprecated)
Retrieve a paginated list of load balancer server-ssl profiles.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):
              
              
                  
                  /api/v1/loadbalancer/server-ssl-profiles
                  
              
            Request Headers:
                n/a
            Query Parameters:
    ListRequestParameters+
  Request Body:
    n/a
  Example Request:
GET https://<nsx-mgr>/api/v1/loadbalancer/server-ssl-profilesSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    LbServerSslProfileListResult+
  