Yandex Cloud
Поиск
Связаться с намиПодключиться
  • Документация
  • Блог
  • Все сервисы
  • Статус работы сервисов
    • Популярные
    • Инфраструктура и сеть
    • Платформа данных
    • Контейнеры
    • Инструменты разработчика
    • Бессерверные вычисления
    • Безопасность
    • Мониторинг и управление ресурсами
    • Машинное обучение
    • Бизнес-инструменты
  • Все решения
    • По отраслям
    • По типу задач
    • Экономика платформы
    • Безопасность
    • Техническая поддержка
    • Каталог партнёров
    • Обучение и сертификация
    • Облако для стартапов
    • Облако для крупного бизнеса
    • Центр технологий для общества
    • Облако для интеграторов
    • Поддержка IT-бизнеса
    • Облако для фрилансеров
    • Обучение и сертификация
    • Блог
    • Документация
    • Контент-программа
    • Мероприятия и вебинары
    • Контакты, чаты и сообщества
    • Идеи
    • Истории успеха
    • Тарифы Yandex Cloud
    • Промоакции и free tier
    • Правила тарификации
  • Документация
  • Блог
Проект Яндекса
© 2025 ООО «Яндекс.Облако»
Yandex Managed Service for ClickHouse®
  • Начало работы
  • Управление доступом
  • Правила тарификации
  • Справочник Terraform
    • Аутентификация в API
      • 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
  • Метрики Yandex Monitoring
  • Аудитные логи Audit Trails
  • Публичные материалы
  • История изменений
  • Обучающие курсы
  1. Справочник API
  2. gRPC (англ.)
  3. Cluster
  4. Overview

Managed Service for ClickHouse API, gRPC: ClusterService

Статья создана
Yandex Cloud
Обновлена 17 октября 2024 г.

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.

Была ли статья полезна?

Предыдущая
SetExtensions
Следующая
Get
Проект Яндекса
© 2025 ООО «Яндекс.Облако»