Information about the maintenance event.
| 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] |