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
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
  • Blog
  • Pricing
  • Documentation
Yandex project
© 2025 Yandex.Cloud LLC
Yandex Managed Service for MongoDB
  • Getting started
  • Access management
  • Terraform reference
    • Authentication with the 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
  • Monitoring metrics
  • Audit Trails events
  • Public materials
  • Release notes
  1. API reference
  2. gRPC
  3. Cluster
  4. Overview

Managed Service for MongoDB API, gRPC: ClusterService

Written by
Yandex Cloud
Updated at October 17, 2024

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.

Was the article helpful?

Previous
Delete
Next
Get
Yandex project
© 2025 Yandex.Cloud LLC