Name | Type | Description | Notes |
---|---|---|---|
starts_at | Option<String> | Start date of the maintenance window (RFC 3339 format) | [optional] |
stops_at | Option<String> | End date of the maintenance window (RFC 3339 format) | [optional] |
closed_at | Option<String> | Closed maintenance date (RFC 3339 format) | [optional] |
reason | Option<String> | Maintenance information message | [optional] |
status | Option<String> | Status of the maintenance | [optional][default to Unknown] |