NSX-T Data Center REST API
ALBMatchCase (type)
{
"description": "Valid ENUM values for ALBMatchCase",
"enum": [
"SENSITIVE",
"INSENSITIVE"
],
"id": "ALBMatchCase",
"module_id": "PolicyAdvancedLoadBalancer",
"title": "MatchCase type",
"type": "string"
}