v1

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

Upgrades the Memcache instance to a newer memcached engine version specified in the request.

post/v1/{+name}:upgrade

Path parameters

namestring required

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

Request body

memcacheVersion'MEMCACHE_VERSION_UNSPECIFIED' | 'MEMCACHE_1_5' | 'MEMCACHE_1_6_15'

Required. Specifies the target version of memcached engine to upgrade to.

Response

Successful response