Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 910 Bytes

File metadata and controls

15 lines (11 loc) · 910 Bytes

EventRuleActionAllow Class

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

Properties

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

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