/eventAlertConditionRules

Create a new rule that produces alerts based on certain conditions. Specifically, the user specifies alert conditions that indicate when the alert is produced based on following:

  • Which resources can produce the alert
  • What is the schedule for the alert.
  • What event types can produce the alert.
Body Params

Conditions for the rule to be added

boolean
Defaults to false

Whether rule is enabled

string
required
length between 1 and 126

Name for the rule

int32
required
1 to 10

Defines the priority of the alert

string

A verbose explanation of the rule

int32
≥ 0
Defaults to 10

Cooldown period (in seconds). If two events for the same actor and event type have event timestamps within this duration, only the first will trigger an alert while the second event will be suppressed. A value of 0 disables the cooldown checks.

humanValidation
object
eventFilter
object

A list of attributes of the event used to funnel down a specific set of events for any downstream action.

Responses

Language
Credentials
Bearer
JWT
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json