NSX-T Data Center REST API
ALBDsrType (type)
{
"description": "Valid ENUM values for ALBDsrType",
"enum": [
"DSR_TYPE_L2",
"DSR_TYPE_L3"
],
"id": "ALBDsrType",
"module_id": "PolicyAdvancedLoadBalancer",
"title": "DsrType type",
"type": "string"
}