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