NSX-T Data Center REST API
SslProtocol (type) (Deprecated)
{
"additionalProperties": false,
"deprecated": true,
"enum": [
"SSL_V2",
"SSL_V3",
"TLS_V1",
"TLS_V1_1",
"TLS_V1_2"
],
"id": "SslProtocol",
"module_id": "LoadBalancer",
"title": "SSL protocol",
"type": "string"
}