NSX-T Data Center REST API
Retrieve a list of supported SSL ciphers and protocols (Removed in 9.0)
Retrieve a list of supported SSL ciphers and protocols.Deprecated:
Use the following Policy API -
GET /policy/api/v1/infra/lb-ssl-ciphers-and-protocols
Request:
Method:
GET
URI Path(s):
/api/v1/loadbalancer/ssl/ciphers-and-protocols
Request Headers:
n/a
Query Parameters:
ListRequestParameters+
Request Body:
n/a
Example Request:
GET https://<nsx-mgr>/api/v1/loadbalancer/ssl/ciphers-and-protocolsSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
LbSslCipherAndProtocolListResult+