v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1326112156.2 KB
projects

Reschedules upcoming maintenance event.

post/v1/{+name}:rescheduleClusterMaintenance

Path parameters

namestring required

Required. Redis Cluster instance resource name using the form: projects/{project_id}/locations/{location_id}/clusters/{cluster_id} where location_id refers to a Google Cloud region.

Request body

rescheduleType'RESCHEDULE_TYPE_UNSPECIFIED' | 'IMMEDIATE' | 'SPECIFIC_TIME'

Required. If reschedule type is SPECIFIC_TIME, must set up schedule_time as well.

scheduleTimestring google-datetime

Optional. Timestamp when the maintenance shall be rescheduled to if reschedule_type=SPECIFIC_TIME, in RFC 3339 format, for example 2012-11-15T16:19:00.094Z.

Response

Successful response