Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 717 Bytes

AlertRoute.md

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]