Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 4.91 KB

postv1scheduledmaintenances.md

File metadata and controls

17 lines (13 loc) · 4.91 KB

PostV1ScheduledMaintenances

Create a new scheduled maintenance event

Fields

Field Type Required Description
Name string ✔️ N/A
StartsAt time.Time ✔️ ISO8601 timestamp for the start time of the scheduled maintenance
EndsAt time.Time ✔️ ISO8601 timestamp for the end time of the scheduled maintenance
Summary *string N/A
Description *string N/A
Labels map[string]string A json object of label keys and values
StatusPages []components.PostV1ScheduledMaintenancesStatusPages An array of status pages to display this maintenance on
Impacts []components.PostV1ScheduledMaintenancesImpacts An array of impact/condition combinations