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