NSX-T Data Center REST API
ALBHTTPSecurityRule (schema)
HTTPSecurityRule
Advanced load balancer HTTPSecurityRule object
| Name | Description | Type | Notes |
|---|---|---|---|
| action | Action Action to be performed upon successful matching. |
ALBHTTPSecurityAction | |
| enable | Enable Enable or disable the rule. Default value when not specified in API or module is interpreted by ALB Controller as true. |
boolean | Required Default: "True" |
| index | Index Index of the rule. |
integer | Required |
| log | Log Log HTTP request upon rule match. |
boolean | |
| match | Match Add match criteria to the rule. |
ALBMatchTarget | |
| name | Name Name of the rule. |
string | Required |