Google Cloud Memorystore for Redis API (redis:v1)

2024-08-25

1 new method

Additions

    Methods
  • redis.projects.locations.clusters.rescheduleClusterMaintenance

      Path: v1/{+name}:rescheduleClusterMaintenance

      Flat Path: v1/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}:rescheduleClusterMaintenance

      HTTP Method: POST

      Parameters:

        name

          Description: Required. Redis Cluster instance resource name using the form: `projects/{project_id}/locations/{location_id}/clusters/{cluster_id}` where `location_id` refers to a GCP region.

          Pattern: ^projects/[^/]+/locations/[^/]+/clusters/[^/]+$

          Location: path

          Required: Yes

          Type: string

      Parameter Order: name

      Scopes: https://www.googleapis.com/auth/cloud-platform

      Description: Reschedules upcoming maintenance event.