8. Maintenance
This draft does not want to invent a new ticketing system. However, there is an opportunity in this API to provide maintenance notifications to peering partners. If there is interest, this draft would extend to propose a maintenance endpoint, where the server could broadcast upcoming and current maintenance windows.¶
A maintenance message would follow a format like:¶
-
Title: string¶
-
Start Date: date maintenance start(s/ed): UTC¶
-
End Date: date maintenance ends: UTC¶
-
Area: string or enum¶
-
Details: freeform string¶
The "Area" field could be a freeform string, or could be a parseable ENUM, like (BGP, PublicPeering, PrivatePeering, Configuration, Caching, DNS, etc).¶
Past maintenances will not be advertised.¶