2022-04-29
▼ ▲ memcache.projects.locations.instances.rescheduleMaintenance
Description : Performs the apply phase of the RescheduleMaintenance verb.
Flat Path : v1beta2/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:rescheduleMaintenance
Scopes : https://www.googleapis.com/auth/cloud-platform
Parameters :
instance
Location : path
Required : Yes
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.
Type : string
Pattern : ^projects/[^/]+/locations/[^/]+/instances/[^/]+$
Parameter Order : instance
Path : v1beta2/{+instance}:rescheduleMaintenance
HTTP Method : POST