NSX-T Data Center REST API
Retrieve a list of supported SSL ciphers and protocols (Deprecated)
Retrieve a list of supported SSL ciphers and protocols.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-ssl-ciphers-and-protocols
                  
              
            Request Headers:
                n/a
            Query Parameters:
    PolicyListRequestParameters+
  Request Body:
    n/a
  Example Request:
GET https:///<policy-mgr>/policy/api/v1/infra/lb-ssl-ciphers-and-protocolsSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    LbSslCipherAndProtocolListResult+