Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 609 Bytes

MaintenanceEvent.md

File metadata and controls

17 lines (9 loc) · 609 Bytes

MaintenanceEvent

Information about the maintenance event.

Properties

Name Type Description Notes
code String The code of the event (`system-reboot` | `system-maintenance`). [optional]
description String The description of the event. [optional]
notAfter LocalDate The latest scheduled end date and time (UTC) for the event. [optional]
notBefore LocalDate The earliest scheduled start date and time (UTC) for the event. [optional]