Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 9.29 KB

postv1runbooks.md

File metadata and controls

18 lines (14 loc) · 9.29 KB

PostV1Runbooks

Create a new runbook for use with incidents.

Fields

Field Type Required Description
Name string ✔️ N/A
Type components.PostV1RunbooksType ✔️ Deprecated, but still required. Please just use 'incident'
Summary *string Deprecated. Use description
Description *string A longer description about the Runbook. Supports markdown format
AutoAttachToRestrictedIncidents *bool Whether or not this runbook should be automatically attached to restricted incidents. Note that setting this to true will prevent it from being attached to public incidents, even manually. Defaults to false.
Tutorial *bool Whether or not this runbook is a tutorial runbook
Owner *components.PostV1RunbooksOwner An object representing a Team that owns the runbook
AttachmentRule *components.AttachmentRule N/A
Steps []components.Steps N/A