Get a list of incident templates
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] |