NSX-T Data Center REST API
ALBAuthenticationRule (schema)
AuthenticationRule
Advanced load balancer AuthenticationRule object
| Name | Description | Type | Notes |
|---|---|---|---|
| action | Action Enable or disable authentication for matched targets. |
ALBAuthenticationAction | |
| 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 Add match criteria to the rule. Allowed in Basic edition, Essentials edition, Enterprise edition. |
ALBAuthenticationMatch | |
| name | Name Name of the rule. |
string | Required |