Sdílet prostřednictvím


ManagedRuleSet interface

Defines a managed rule set.

Properties

anomalyScore

Verizon only : If the rule set supports anomaly detection mode, this describes the threshold for blocking requests.

ruleGroupOverrides

Defines the rule overrides to apply to the rule set.

ruleSetType

Defines the rule set type to use.

ruleSetVersion

Defines the version of the rule set to use.

Property Details

anomalyScore

Verizon only : If the rule set supports anomaly detection mode, this describes the threshold for blocking requests.

anomalyScore?: number

Property Value

number

ruleGroupOverrides

Defines the rule overrides to apply to the rule set.

ruleGroupOverrides?: ManagedRuleGroupOverride[]

Property Value

ruleSetType

Defines the rule set type to use.

ruleSetType: string

Property Value

string

ruleSetVersion

Defines the version of the rule set to use.

ruleSetVersion: string

Property Value

string