Notification Rules
Last updated
Last updated
Notification Rules are simple YAML configurations that dictate how PagerTree notifies Account Users regarding Alerts.
Notification Rules must be assigned to the Account User object.
Property | Type | Description |
---|---|---|
name
name
string
The name of the notification rule.
enabled
boolean
Boolean indicating if this notification rule is currently enabled. If false, it will just notify users via their default notification channels.
rules
string
YAML definition of the notification rule. See notification rules documentation.