Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 876 Bytes

File metadata and controls

15 lines (11 loc) · 876 Bytes

Fingerprint.ServerSdk.Model.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.
Type RuleActionType
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]
RequestHeaderModifications RequestHeaderModifications [optional]

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