2022-04-26
▼ ▲ memcache.projects.locations.instances.rescheduleMaintenance
Parameters :
instance
Type : string
Location : path
Pattern : ^projects/[^/]+/locations/[^/]+/instances/[^/]+$
Description : 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.
Required : Yes
Scopes : https://www.googleapis.com/auth/cloud-platform
Parameter Order : instance
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:rescheduleMaintenance
Path : v1/{+instance}:rescheduleMaintenance
Description : Reschedules upcoming maintenance event.
HTTP Method : POST