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

Managed Service for MongoDB API, gRPC: ClusterService

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

A set of methods for managing MongoDB Cluster resources.

MethodsMethods

Method

Description

Get

Returns the specified MongoDB Cluster resource.

List

Retrieves the list of MongoDB Cluster resources that belong

Create

Creates a MongoDB cluster in the specified folder.

Update

Updates the specified MongoDB cluster.

Delete

Deletes the specified MongoDB cluster.

Start

Start the specified MongoDB cluster.

Stop

Stop the specified MongoDB cluster.

Move

Moves the specified MongoDB cluster to the specified folder.

Backup

Creates a backup for the specified MongoDB cluster.

Restore

Creates a new MongoDB cluster using the specified backup.

RescheduleMaintenance

Reschedules planned maintenance operation.

ListLogs

Retrieves logs for the specified MongoDB 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 MongoDB 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 parameters for the host.

EnableSharding

Enables sharding for the cluster:

GetShard

Returns the specified shard.

ListShards

Retrieves a list of shards.

AddShard

Creates a new shard.

DeleteShard

Deletes the specified shard.

ResetupHosts

Resetups hosts.

RestartHosts

Restarts hosts.

StepdownHosts

Stepdown hosts.

ListAccessBindings

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

SetAccessBindings

Sets access bindings for the specified MongoDB cluster.

UpdateAccessBindings

Updates access bindings for the specified MongoDB cluster.

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

Предыдущая
Delete
Следующая
Get
Проект Яндекса
© 2025 ТОО «Облачные Сервисы Казахстан»