Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 6.72 KB

scheduledmaintenanceentity.md

File metadata and controls

21 lines (17 loc) · 6.72 KB

ScheduledMaintenanceEntity

ScheduledMaintenanceEntity model

Fields

Field Type Required Description
ID *string N/A
Name *string N/A
Summary *string N/A
Description *string N/A
CreatedAt *time.Time N/A
UpdatedAt *time.Time N/A
StartsAt *time.Time N/A
EndsAt *time.Time N/A
Incident *components.IncidentEntity IncidentEntity model
StatusPages []components.ScheduledMaintenancesStatusPageEntity N/A
Impacts []components.ScheduledMaintenancesImpactEntity N/A
Labels *components.ScheduledMaintenanceEntityLabels An object of label key and values