NSX-T Data Center REST API
ALBHTTPResponseRule (schema)
HTTPResponseRule
Advanced load balancer HTTPResponseRule object
| Name | Description | Type | Notes | 
|---|---|---|---|
| all_headers | All headers Log all HTTP headers upon rule match. | boolean | |
| 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" | 
| hdr_action | Hdr action HTTP header rewrite action. | array of ALBHTTPHdrAction | |
| index | Index Index of the rule. | integer | Required | 
| loc_hdr_action | Loc hdr action Location header rewrite action. | ALBHTTPRewriteLocHdrAction | |
| log | Log Log HTTP request upon rule match. | boolean | |
| match | Match Add match criteria to the rule. | ALBResponseMatchTarget | |
| name | Name Name of the rule. | string | Required | 
