NSX-T Data Center REST API
ALBSensitiveFieldRule (schema)
SensitiveFieldRule
Advanced load balancer SensitiveFieldRule object
| Name | Description | Type | Notes | 
|---|---|---|---|
| action | Action Action for the matched log field, for instance the matched field can be removed or masked off. Enum options - LOG_FIELD_REMOVE, LOG_FIELD_MASKOFF. Default value when not specified in API or module is interpreted by ALB Controller as LOG_FIELD_REMOVE. | ALBLogAction | Default: "LOG_FIELD_REMOVE" | 
| enabled | Enabled Enable rule to match the sensitive fields. Default value when not specified in API or module is interpreted by ALB Controller as false. | boolean | Default: "False" | 
| index | Index Index of the rule. | integer | |
| match | Match Criterion to use for matching in the Log. Allowed in Basic edition, Essentials edition, Enterprise edition. | ALBStringMatch | |
| name | Name Name of the rule. | string | 
