Yandex Cloud
Поиск
Связаться с намиПодключиться
  • Истории успеха
  • Документация
  • Блог
  • Все сервисы
  • Статус работы сервисов
    • Популярные
    • Инфраструктура и сеть
    • Платформа данных
    • Контейнеры
    • Инструменты разработчика
    • Бессерверные вычисления
    • Безопасность
    • Мониторинг и управление ресурсами
    • ИИ для бизнеса
    • Бизнес-инструменты
  • Все решения
    • По отраслям
    • По типу задач
    • Экономика платформы
    • Безопасность
    • Техническая поддержка
    • Каталог партнёров
    • Обучение и сертификация
    • Облако для стартапов
    • Облако для крупного бизнеса
    • Центр технологий для общества
    • Облако для интеграторов
    • Поддержка IT-бизнеса
    • Облако для фрилансеров
    • Обучение и сертификация
    • Блог
    • Документация
    • Контент-программа
    • Мероприятия и вебинары
    • Контакты, чаты и сообщества
    • Идеи
    • Калькулятор цен
    • Тарифы
    • Промоакции и free tier
    • Правила тарификации
  • Истории успеха
  • Документация
  • Блог
Проект Яндекса
© 2025 ООО «Яндекс.Облако»
Yandex Managed Service for Sharded PostgreSQL
  • Начало работы
  • Управление доступом
  • Правила тарификации
  • Справочник Terraform
    • Аутентификация в API
      • Overview
        • Overview
        • Get
        • List
        • Create
        • Update
        • Delete
        • AddSubcluster
        • Start
        • Stop
        • Move
        • Backup
        • Restore
        • RescheduleMaintenance
        • ListLogs
        • StreamLogs
        • ListOperations
        • ListBackups
        • ListHosts
        • AddHosts
        • UpdateHosts
        • DeleteHosts
        • ResetupHosts
        • GetShard
        • ListShards
        • AddShard
        • DeleteShard
        • ListAccessBindings
        • SetAccessBindings
        • UpdateAccessBindings
  • История изменений
  1. Справочник API
  2. gRPC (англ.)
  3. Cluster
  4. Overview

Managed Service for SPQR API, gRPC: ClusterService

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

A set of methods for managing SPQR Cluster resources.

MethodsMethods

Method

Description

Get

Returns the specified SPQR Cluster resource.

List

Retrieves the list of SPQR Cluster resources that belong

Create

Creates a SPQR cluster in the specified folder.

Update

Updates the specified SPQR cluster.

Delete

Deletes the specified SPQR cluster.

AddSubcluster

Start

Start the specified SPQR cluster.

Stop

Stop the specified SPQR cluster.

Move

Moves the specified SPQR cluster to the specified folder.

Backup

Creates a backup for the specified SPQR cluster.

Restore

Creates a new SPQR cluster using the specified backup.

RescheduleMaintenance

Reschedules planned maintenance operation.

ListLogs

Retrieves logs for the specified SPQR 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 SPQR 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.

ResetupHosts

Resetups hosts.

GetShard

Returns the specified shard.

ListShards

Retrieves a list of shards.

AddShard

Creates a new shard.

DeleteShard

Deletes the specified shard.

ListAccessBindings

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

SetAccessBindings

Sets access bindings for the specified SPQR cluster.

UpdateAccessBindings

Updates access bindings for the specified SPQR cluster.

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

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