2023-09-09
▼ ▲ memcache.projects.locations.instances.upgrade
Description : Upgrades the Memcache instance to a newer memcached engine version specified in the request.
Scopes : https://www.googleapis.com/auth/cloud-platform
Path : v1/{+name}:upgrade
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:upgrade
Parameter Order : name
HTTP Method : POST
Parameters :
name
Location : path
Type : string
Pattern : ^projects/[^/]+/locations/[^/]+/instances/[^/]+$
Description : Required. Memcache instance resource name using the form: `projects/{project}/locations/{location}/instances/{instance}` where `location_id` refers to a GCP region.
Required : Yes