YugabyteDB · Arazzo Workflow
YugabyteDB Aeon Configure Maintenance Window
Version 1.0.0
Read the current maintenance window for a cluster, then update its schedule.
Provider
Workflows
configure-maintenance-window
Read and then update a cluster's maintenance window schedule.
Reads the existing maintenance window for the cluster, then submits a new schedule (day of week, start time, and duration) and returns the updated window.
1
readMaintenanceWindow
getMaintenanceWindow
Read the cluster's current maintenance window to capture the existing schedule before changing it.
2
updateMaintenanceWindow
updateMaintenanceWindow
Submit the new maintenance window schedule for the cluster so updates are applied at the desired time.