integrations.sh
← all integrations

googleapis.com – memcache

OpenAPI apis-guru analyticsmedia

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.memcacheProjectsLocationsInstancesApplyParameters

    ApplyParameters restarts the set of specified nodes in order to update them to the current set of parameters for the Memcached Instance.

  • projects.memcacheProjectsLocationsInstancesCreate

    Creates a new Instance in a given location.

  • projects.memcacheProjectsLocationsInstancesList

    Lists Instances in a given location.

  • projects.memcacheProjectsLocationsInstancesPatch

    Updates an existing Instance in a given project and location.

  • projects.memcacheProjectsLocationsInstancesRescheduleMaintenance

    Reschedules upcoming maintenance event.

  • projects.memcacheProjectsLocationsInstancesUpdateParameters

    Updates the defined Memcached parameters for an existing instance. This method only stages the parameters, it must be followed by ApplyParameters to apply the parameters to nodes of the Memcached instance.

  • projects.memcacheProjectsLocationsList

    Lists information about the supported locations for this service.

  • projects.memcacheProjectsLocationsOperationsCancel

    Starts 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 to Code.CANCELLED.

  • projects.memcacheProjectsLocationsOperationsDelete

    Deletes 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.memcacheProjectsLocationsOperationsGet

    Gets 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.memcacheProjectsLocationsOperationsList

    Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools