NSX-T Data Center REST API
ALBSSLProfileType (type)
{
"description": "Valid ENUM values for ALBSSLProfileType",
"enum": [
"SSL_PROFILE_TYPE_APPLICATION",
"SSL_PROFILE_TYPE_SYSTEM"
],
"id": "ALBSSLProfileType",
"module_id": "PolicyAdvancedLoadBalancer",
"title": "SSLProfileType type",
"type": "string"
}