NSX-T Data Center REST API
ALBAuthSamlEntityType (type)
{
"description": "Valid ENUM values for ALBAuthSamlEntityType",
"enum": [
"AUTH_SAML_CLUSTER_VIP",
"AUTH_SAML_DNS_FQDN",
"AUTH_SAML_APP_VS"
],
"id": "ALBAuthSamlEntityType",
"module_id": "PolicyAdvancedLoadBalancer",
"title": "AuthSamlEntityType type",
"type": "string"
}