Routers
Last updated
Last updated
Alerts can be sent to routers by Integrations or Account Users.
Routers are part of the Advanced Functionality in PagerTree. Please see the routers documentation in-depth details on how to use them.
Property | Type | Description |
---|---|---|
name
at least 1 default_receiver
name
string
The name of the router
enabled
boolean
Boolean indicating if this router is currently enabled. If false, it will just route to the default receiver.
rules
string
YAML definition of the router. See routers documentation.
default_receiver_account_user_id
string
The ID of the Account User to receive the alert if no rules match.
default_receiver_router_id
string
The ID of the Router to receive the alert if no rules match.
default_receiver_team_id
string
The ID of the Team to receive the alert if no rules match.