Cloud Memorystore for Memcached API

Google Cloud Memorystore for Memcached API 用于在 GCP 中创建和管理 Memcached 实例。

服务:memcache.googleapis.com

要调用此服务,我们建议您使用 Google 提供的客户端库。如果您的应用需要使用您自己的库来调用此服务,则在发出 API 请求时应使用以下信息。

发现文档

发现文档是用于说明和使用 REST API 的机器可读规范。它用于构建客户端库、IDE 插件以及与 Google API 交互的其他工具。一项服务可能会提供多个发现文档。此服务提供了以下发现文档:

服务端点

服务端点是指定 API 服务的网络地址的基本网址。一项服务可能有多个服务端点。此服务具有以下服务端点,下面的所有 URI 都与此服务端点相关:

  • https://memcache.googleapis.com

REST 资源:v1beta2.projects.locations

方法
get GET /v1beta2/{name=projects/*/locations/*}
获取位置相关信息。
list GET /v1beta2/{name=projects/*}/locations
列出有关此服务所支持位置的信息。

REST 资源:v1beta2.projects.locations.instances

方法
applyParameters POST /v1beta2/{name=projects/*/locations/*/instances/*}:applyParameters
ApplyParameters 会重启一组指定节点,以便将其更新为 Memcached 实例的当前参数集。
applySoftwareUpdate POST /v1beta2/{instance=projects/*/locations/*/instances/*}:applySoftwareUpdate
更新实例选定节点上的软件。
create POST /v1beta2/{parent=projects/*/locations/*}/instances
在给定位置创建一个新实例。
delete DELETE /v1beta2/{name=projects/*/locations/*/instances/*}
删除单个实例。
get GET /v1beta2/{name=projects/*/locations/*/instances/*}
获取单个实例的详细信息。
list GET /v1beta2/{parent=projects/*/locations/*}/instances
列出位于指定位置的实例。
patch PATCH /v1beta2/{resource.name=projects/*/locations/*/instances/*}
更新指定项目和位置中的现有实例。
rescheduleMaintenance POST /v1beta2/{instance=projects/*/locations/*/instances/*}:rescheduleMaintenance
执行 Rescheduleschedule 动词的应用阶段。
updateParameters PATCH /v1beta2/{name=projects/*/locations/*/instances/*}:updateParameters
更新现有实例定义的 Memcached 参数。
upgrade POST /v1beta2/{name=projects/*/locations/*/instances/*}:upgrade
将 Memcache 实例升级到请求中指定的较新 Memcached 引擎版本。

REST 资源:v1beta2.projects.locations.operations

方法
cancel POST /v1beta2/{name=projects/*/locations/*/operations/*}:cancel
对长时间运行的操作启动异步取消。
delete DELETE /v1beta2/{name=projects/*/locations/*/operations/*}
删除长时间运行的操作。
get GET /v1beta2/{name=projects/*/locations/*/operations/*}
获取长时间运行的操作的最新状态。
list GET /v1beta2/{name=projects/*/locations/*}/operations
列出与请求中指定的过滤条件匹配的操作。

REST 资源:v1.projects.locations

方法
get GET /v1/{name=projects/*/locations/*}
获取位置相关信息。
list GET /v1/{name=projects/*}/locations
列出有关此服务所支持位置的信息。

REST 资源:v1.projects.locations.instances

方法
applyParameters POST /v1/{name=projects/*/locations/*/instances/*}:applyParameters
ApplyParameters 会重启一组指定节点,以便将其更新为 Memcached 实例的当前参数集。
create POST /v1/{parent=projects/*/locations/*}/instances
在给定位置创建一个新实例。
delete DELETE /v1/{name=projects/*/locations/*/instances/*}
删除单个实例。
get GET /v1/{name=projects/*/locations/*/instances/*}
获取单个实例的详细信息。
list GET /v1/{parent=projects/*/locations/*}/instances
列出位于指定位置的实例。
patch PATCH /v1/{instance.name=projects/*/locations/*/instances/*}
更新指定项目和位置中的现有实例。
rescheduleMaintenance POST /v1/{instance=projects/*/locations/*/instances/*}:rescheduleMaintenance
重新安排即将进行的维护事件。
updateParameters PATCH /v1/{name=projects/*/locations/*/instances/*}:updateParameters
更新现有实例定义的 Memcached 参数。
upgrade POST /v1/{name=projects/*/locations/*/instances/*}:upgrade
将 Memcache 实例升级到请求中指定的较新 Memcached 引擎版本。

REST 资源:v1.projects.locations.operations

方法
cancel POST /v1/{name=projects/*/locations/*/operations/*}:cancel
对长时间运行的操作启动异步取消。
delete DELETE /v1/{name=projects/*/locations/*/operations/*}
删除长时间运行的操作。
get GET /v1/{name=projects/*/locations/*/operations/*}
获取长时间运行的操作的最新状态。
list GET /v1/{name=projects/*/locations/*}/operations
列出与请求中指定的过滤条件匹配的操作。