Yandex Cloud
Search
Contact UsGet started
  • Pricing
  • Customer Stories
  • Documentation
  • Blog
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • AI for business
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Center for Technologies and Society
    • Yandex Cloud Partner program
  • Pricing
  • Customer Stories
  • Documentation
  • Blog
© 2025 Direct Cursus Technology L.L.C.
Yandex Managed Service for ClickHouse®
  • Getting started
  • Access management
  • Pricing policy
  • Terraform reference
    • API authentication
      • Overview
        • Overview
        • Get
        • List
        • Create
        • Update
        • Delete
        • Start
        • Stop
        • Move
        • AddZookeeper
        • Backup
        • Restore
        • RescheduleMaintenance
        • ListLogs
        • StreamLogs
        • ListOperations
        • ListBackups
        • ListHosts
        • AddHosts
        • UpdateHosts
        • DeleteHosts
        • RestartHosts
        • GetShard
        • ListShards
        • AddShard
        • AddShards
        • UpdateShard
        • DeleteShard
        • DeleteShards
        • GetShardGroup
        • ListShardGroups
        • CreateShardGroup
        • UpdateShardGroup
        • DeleteShardGroup
        • ListExternalDictionaries
        • CreateExternalDictionary
        • UpdateExternalDictionary
        • DeleteExternalDictionary
        • ListAccessBindings
        • SetAccessBindings
        • UpdateAccessBindings
  • Yandex Monitoring metrics
  • Audit Trails events
  • Public materials
  • Release notes
  1. API reference
  2. gRPC
  3. Cluster
  4. Overview

Managed Service for ClickHouse API, gRPC: ClusterService

Written by
Yandex Cloud
Updated at October 30, 2025

A set of methods for managing ClickHouse clusters.

MethodsMethods

Method

Description

Get

Returns the specified ClickHouse cluster.

List

Retrieves a list of ClickHouse clusters that belong

Create

Creates a ClickHouse cluster in the specified folder.

Update

Updates the specified ClickHouse cluster.

Delete

Deletes the specified ClickHouse cluster.

Start

Starts the specified ClickHouse cluster.

Stop

Stops the specified ClickHouse cluster.

Move

Moves a ClickHouse cluster to the specified folder.

AddZookeeper

Adds a ZooKeeper subcluster to the specified ClickHouse cluster.

Backup

Creates a backup for the specified ClickHouse cluster.

Restore

Creates a new ClickHouse cluster using the specified backup.

RescheduleMaintenance

Reschedules planned maintenance operation.

ListLogs

Retrieves logs for the specified ClickHouse cluster.

StreamLogs

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

ListOperations

Retrieves the list of Operation resources for the specified cluster.

ListBackups

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

ListHosts

Retrieves a list of hosts for the specified cluster.

AddHosts

Creates new hosts for a cluster.

UpdateHosts

Updates the specified hosts.

DeleteHosts

Deletes the specified hosts for a cluster.

RestartHosts

GetShard

Returns the specified shard.

ListShards

Retrieves a list of shards that belong to the specified cluster.

AddShard

Creates a new shard in the specified cluster.

AddShards

Creates one or more shards in the specified cluster.

UpdateShard

Modifies the specified shard.

DeleteShard

Deletes the specified shard.

DeleteShards

Deletes the specified shards (one or more).

GetShardGroup

Returns the specified shard group.

ListShardGroups

Retrieves a list of shard groups that belong to specified cluster.

CreateShardGroup

Creates a new shard group in the specified cluster.

UpdateShardGroup

Updates the specified shard group.

DeleteShardGroup

Deletes the specified shard group.

ListExternalDictionaries

Retrieves a list of external dictionaries that belong to specified cluster.

CreateExternalDictionary

Creates an external dictionary for the specified ClickHouse cluster.

UpdateExternalDictionary

Updates an external dictionary for the specified ClickHouse cluster.

DeleteExternalDictionary

Deletes the specified external dictionary.

ListAccessBindings

Retrieves a list of access bindings for the specified ClickHouse cluster.

SetAccessBindings

Sets access bindings for the specified ClickHouse cluster.

UpdateAccessBindings

Updates access bindings for the specified ClickHouse cluster.

Was the article helpful?

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