googleapis.com – memcache
Google Cloud Memorystore for Memcached API is used for creating and managing Memcached instances in GCP.
- Homepage
- https://api.apis.guru/v2/specs/googleapis.com:memcache/v1.json
- Provider
- googleapis.com:memcache / memcache
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/googleapis.com/memcache/v1/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/googleapis.com/memcache/v1/openapi.yaml
Tools (13)
Extracted live via the executor SDK.
-
projects.memcacheProjectsLocationsInstancesApplyParametersApplyParametersrestarts the set of specified nodes in order to update them to the current set of parameters for the Memcached Instance. -
projects.memcacheProjectsLocationsInstancesCreateCreates a new Instance in a given location.
-
projects.memcacheProjectsLocationsInstancesListLists Instances in a given location.
-
projects.memcacheProjectsLocationsInstancesPatchUpdates an existing Instance in a given project and location.
-
projects.memcacheProjectsLocationsInstancesRescheduleMaintenanceReschedules upcoming maintenance event.
-
projects.memcacheProjectsLocationsInstancesUpdateParametersUpdates the defined Memcached parameters for an existing instance. This method only stages the parameters, it must be followed by
ApplyParametersto apply the parameters to nodes of the Memcached instance. -
projects.memcacheProjectsLocationsListLists information about the supported locations for this service.
-
projects.memcacheProjectsLocationsOperationsCancelStarts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn't support this method, it returns
google.rpc.Code.UNIMPLEMENTED. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding toCode.CANCELLED. -
projects.memcacheProjectsLocationsOperationsDeleteDeletes a long-running operation. This method indicates that the client is no longer interested in the operation result. It does not cancel the operation. If the server doesn't support this method, it returns
google.rpc.Code.UNIMPLEMENTED. -
projects.memcacheProjectsLocationsOperationsGetGets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
-
projects.memcacheProjectsLocationsOperationsListLists operations that match the specified filter in the request. If the server doesn't support this method, it returns
UNIMPLEMENTED. -
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools