Request a cluster upgrade.
This endpoint is used to schedule or reschedule a cluster upgrade. Using the request body, you can: • Specify a desired start date and time for the upgrade using the scheduleRequestDate property. • Indicate whether the scheduler should bypass configured maintenance windows using the ignoreMaintenanceSchedule property. If ignoreMaintenanceSchedule is set to false, the scheduler will respect the configured maintenance windows and use the provided scheduleRequestDate as the starting point (“from date”) to determine the next available maintenance window.
This endpoint is used to schedule or reschedule a cluster upgrade.
Using the request body, you can: • Specify a desired start date and time for the upgrade using the scheduleRequestDate property. • Indicate whether the scheduler should bypass configured maintenance windows using the ignoreMaintenanceSchedule property.
If ignoreMaintenanceSchedule is set to false, the scheduler will respect the configured maintenance windows and use the provided scheduleRequestDate as the starting point (“from date”) to determine the next available maintenance window.
Request Body
application/json
RequiredclusterIdentity
Requiredstring"uuid"
scheduleRequestDate
string"date-time"
ignoreMaintenanceSchedule
booleanversion
RequiredstringPath Parameters
organisationSlug
RequiredobjectRequest was successfully processed. The response body contains the requested data.