Get a blackout window by its ID for a cluster
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.
Response
A successful response.
BlackoutWindow schedules a period of up to 14 days for an ADVANCED cluster to block "high-risk" operations that impact SQL availability or require CRDB pod restarts.
The cluster ID that this blackout window applies to.
The end time of the blackout window (UTC). Can be up to 14 days after the start time. Must not be more than three months after the current time.
The unique ID of the blackout window.
The start time of the blackout window (UTC). Must be scheduled at least 7 days in advance.

