ManagedRuleOverride interface

Defines a managed rule group override setting.

Properties

action

Describes the override action to be applied when rule matches.

enabledState

Describes if the managed rule is in enabled or disabled state. Defaults to Disabled if not specified.

ruleId

Identifier for the managed rule.

Property Details

action

Describes the override action to be applied when rule matches.

action?: string

Property Value

string

enabledState

Describes if the managed rule is in enabled or disabled state. Defaults to Disabled if not specified.

enabledState?: string

Property Value

string

ruleId

Identifier for the managed rule.

ruleId: string

Property Value

string