Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 678 Bytes

EventMatcherPolicyRequest.md

File metadata and controls

15 lines (10 loc) · 678 Bytes

EventMatcherPolicyRequest

Properties

Name Type Description Notes
name kotlin.String
executionLogging kotlin.Boolean When this option is enabled, all executions of this policy will be logged. By default, only execution errors are logged. [optional]
action EventActions [optional]
clientIp kotlin.String Matches Event's Client IP (strict matching, for network matching use an Expression Policy) [optional]
app AppEnum [optional]
model ModelEnum [optional]