Yandex Cloud
Search
Contact UsGet started
  • Blog
  • Pricing
  • Documentation
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • ML & AI
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Customer Stories
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
    • Yandex Cloud Partner program
  • Blog
  • Pricing
  • Documentation
© 2025 Direct Cursus Technology L.L.C.
Yandex Managed Service for Valkey™
  • Getting started
  • Access management
  • Terraform reference
    • Authentication with the API
      • Overview
        • Overview
        • Get
        • List
        • Create
        • Update
        • Delete
        • Start
        • Stop
        • Move
        • Backup
        • Restore
        • RescheduleMaintenance
        • StartFailover
        • ListLogs
        • StreamLogs
        • ListOperations
        • ListBackups
        • ListHosts
        • AddHosts
        • DeleteHosts
        • UpdateHosts
        • GetShard
        • ListShards
        • AddShard
        • DeleteShard
        • Rebalance
        • EnableSharding
  • Monitoring metrics
  • Audit Trails events
  • Public materials
  • Release notes
  • FAQ
  1. API reference
  2. REST
  3. Cluster
  4. Overview

Managed Service for Redis API, REST: Cluster

Written by
Yandex Cloud
Improved by
amatol
Updated at October 17, 2024

A set of methods for managing Redis clusters.

Methods

Method

Description

Get

Returns the specified Redis cluster.

List

Retrieves the list of Redis clusters that belong

Create

Creates a Redis cluster in the specified folder.

Update

Updates the specified Redis cluster.

Delete

Deletes the specified Redis cluster.

Start

Start the specified Redis cluster.

Stop

Stop the specified Redis cluster.

Move

Moves a Redis cluster to the specified folder.

Backup

Creates a backup for the specified Redis cluster.

Restore

Creates a new Redis cluster using the specified backup.

RescheduleMaintenance

Reschedules planned maintenance operation.

StartFailover

Start a manual failover on the specified Redis cluster.

ListLogs

Retrieves logs for the specified Redis cluster.

StreamLogs

Same as ListLogs but using server-side streaming. Also allows for 'tail -f' semantics.

ListOperations

Retrieves the list of operations for the specified cluster.

ListBackups

Retrieves the list of available backups for the specified Redis cluster.

ListHosts

Retrieves a list of hosts for the specified cluster.

AddHosts

Creates new hosts for a cluster.

DeleteHosts

Deletes the specified hosts for a cluster.

UpdateHosts

Updates the specified hosts.

GetShard

Returns the specified shard.

ListShards

Retrieves a list of shards.

AddShard

Creates a new shard.

DeleteShard

Deletes the specified shard.

Rebalance

Rebalances the cluster. Evenly distributes all the hash slots between the shards.

EnableSharding

Enable Sharding on non sharded cluster

Was the article helpful?

Previous
Delete
Next
Get
© 2025 Direct Cursus Technology L.L.C.