Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.18 KB

IncidentTemplate.md

File metadata and controls

18 lines (14 loc) · 1.18 KB

IncidentTemplate

Get a list of incident templates

Properties

Name Type Description Notes
id str Incident Template Identifier [optional]
name str Name of incident template, as shown in list on incident page [optional]
title str Title to be applied to the incident when selecting this template [optional]
body str Body of incident update to be applied when selecting this template [optional]
group_id str Identifier of Incident Template Group this template belongs to [optional]
update_status str The status the incident should transition to when selecting this template [optional]
should_tweet bool Whether the "tweet update" checkbox should be selected when selecting this template [optional]
should_send_notifications bool Whether the "deliver notifications" checkbox should be selected when selecting this template [optional]

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