Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 769 Bytes

File metadata and controls

22 lines (12 loc) · 769 Bytes

EventRuleActionAllow

Informs the client that the request should be forwarded to the origin with optional request header modifications.

Properties

Name Type Description Notes
rulesetId String The ID of the evaluated ruleset.
ruleId String The ID of the rule that matched the identification event. [optional]
ruleExpression String The expression of the rule that matched the identification event. [optional]
type RuleActionType
requestHeaderModifications RequestHeaderModifications [optional]

Implemented Interfaces

  • EventRuleAction