Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 855 Bytes

File metadata and controls

14 lines (11 loc) · 855 Bytes

EventRuleActionAllow

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

Properties

Name Type Description Notes
ruleset_id str The ID of the evaluated ruleset.
rule_id str The ID of the rule that matched the identification event. [optional]
rule_expression str The expression of the rule that matched the identification event. [optional]
type RuleActionType
request_header_modifications RequestHeaderModifications [optional]

[Back to Model list] [Back to API list] [Back to README]