IntrusionRuleConfig
Description
An object containing a IntrusionRule id field and an IntrusionRuleState for updating IntrusionRule's state under an IntrusionPolicy. (Note: The field level constraints listed here might not cover all the constraints on the field. Additional constraints might exist.)
Model Properties
| Property | Required | Type | Description | ||
|---|---|---|---|---|---|
| state | False | string | An enumerated field that can be AlERT, DROP, or DISABLE. | ||
| id | False | string | A string representing an IntrusionRule's id. Field level constraints: must match pattern ^((?!;).)*$. (Note: Additional constraints might exist) |
||