Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 717 Bytes

File metadata and controls

12 lines (8 loc) · 717 Bytes

AlertRoute

Properties

Name Type Description Notes
filter str String that filters the route. Space delimited. Currently only allows single key value pair. filter: env* prod*
method str The end point for the alert route.EMAIL: email address. PAGERDUTY: PagerDuty routing Key. WEBHOOK: URL end point
target str The end point for the notification target.EMAIL: email address. PAGERDUTY: PagerDuty routing Key. WEBHOOK: URL end point

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