NSX-T Data Center REST API
ALBWafRuleGroupOverrides (schema)
WafRuleGroupOverrides
Advanced load balancer WafRuleGroupOverrides object
| Name | Description | Type | Notes | 
|---|---|---|---|
| enable | Enable Override the enable flag for this group. | boolean | |
| exclude_list | Exclude list Replace the exclude list for this group. Maximum of 64 items allowed. | array of ALBWafExcludeListEntry | |
| mode | Mode Override the waf mode for this group. Enum options - WAF_MODE_DETECTION_ONLY, WAF_MODE_ENFORCEMENT. | ALBWafMode | |
| name | Name The name of the group where attributes or rules are overridden. | string | Required | 
| rule_overrides | Rule overrides Rule specific overrides. Maximum of 1024 items allowed. | array of ALBWafRuleOverrides | 
