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