Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 792 Bytes

ScalewayPeriodRdbPeriodV1PeriodMaintenance.md

File metadata and controls

15 lines (10 loc) · 792 Bytes

ScalewayPeriodRdbPeriodV1PeriodMaintenance

Properties

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]

[Back to Model list] [Back to API list] [Back to README]