Set the maintenance window for a cluster
Maintenance windows are supported for ADVANCED clusters.
Can be used by the following roles assigned at the organization, folder or cluster scope:
- CLUSTER_ADMIN
- CLUSTER_OPERATOR_WRITER
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
MaintenanceWindowSpec specifies a weekly recurring maintenance window for an ADVANCED cluster.
OffsetDuration is the duration from the start of a week (Monday 00:00 UTC) that this maintenance window will start after.
Must be less than 1 week.
WindowDuration is the duration of the maintenance window.
Must be at least 6 hours and less than 1 week.
Response
A successful response.
MaintenanceWindowSpec specifies a weekly recurring maintenance window for an ADVANCED cluster.
OffsetDuration is the duration from the start of a week (Monday 00:00 UTC) that this maintenance window will start after.
Must be less than 1 week.
WindowDuration is the duration of the maintenance window.
Must be at least 6 hours and less than 1 week.

