Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 6.44 KB

serviceentitychecklist.md

File metadata and controls

21 lines (18 loc) · 6.44 KB

ServiceEntityChecklist

Fields

Field Type Required Description
ID *string N/A
Name *string N/A
Description *string N/A
Slug *string N/A
ServiceTier *int N/A
CreatedAt *time.Time N/A
UpdatedAt *time.Time N/A
AllowedParams []string N/A
Labels *components.ServiceEntityChecklistLabels An object of label key and values
AlertOnAdd *bool N/A
AutoAddRespondingTeam *bool N/A
CompletedChecks *int N/A
Owner *components.TeamEntityLite N/A
ServiceChecklistUpdatedAt *time.Time N/A