v1

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

Reschedules upcoming maintenance event.

post/v1/{+instance}:rescheduleMaintenance

Path parameters

instancestring required

Required. Memcache instance resource name using the form: projects/{project_id}/locations/{location_id}/instances/{instance_id} where location_id refers to a GCP region.

Request body

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

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

scheduleTimestring google-datetime

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