NSX-T Data Center REST API
ALBOperationMode (type)
{
"description": "Valid ENUM values for ALBOperationMode",
"enum": [
"DETECTION",
"MITIGATION"
],
"id": "ALBOperationMode",
"module_id": "PolicyAdvancedLoadBalancer",
"title": "OperationMode type",
"type": "string"
}