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
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
    • Yandex Cloud Partner program
  • Blog
  • Pricing
  • Documentation
© 2025 Direct Cursus Technology L.L.C.
Yandex Managed Service for Elasticsearch
  • Getting started
  • Access management
  • Pricing policy
  • CLI reference
  • Terraform reference
    • Authentication with the API
      • Overview
        • Overview
        • Get
        • List
        • Create
        • Update
        • Delete
        • Move
        • Start
        • Stop
        • Backup
        • ListBackups
        • Restore
        • ListLogs
        • StreamLogs
        • ListOperations
        • ListHosts
        • AddHosts
        • DeleteHosts
        • RescheduleMaintenance
  • Monitoring metrics
  • Audit Trails events
  • Public materials
  • Release notes
  • FAQ
  1. API reference
  2. gRPC
  3. Cluster
  4. Overview

Managed Service for Elasticsearch API, gRPC: ClusterService

Written by
Yandex Cloud
Updated at October 17, 2024

A set of methods for managing Elasticsearch clusters.

MethodsMethods

Method

Description

Get

Returns the specified Elasticsearch cluster.

List

Retrieves the list of Elasticsearch clusters that belong to the specified folder.

Create

Creates a new Elasticsearch cluster in the specified folder.

Update

Updates the specified Elasticsearch cluster.

Delete

Deletes the specified Elasticsearch cluster.

Move

Moves the specified Elasticsearch cluster to the specified folder.

Start

Starts the specified Elasticsearch cluster.

Stop

Stops the specified Elasticsearch cluster.

Backup

Create a backup for the specified ElasticSearch cluster.

ListBackups

Returns the list of available backups for the specified Elasticsearch cluster.

Restore

Creates a new ElasticSearch cluster from the specified backup.

ListLogs

Retrieves logs for the specified Elasticsearch cluster.

StreamLogs

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

ListOperations

Retrieves the list of operations for the specified Elasticsearch cluster.

ListHosts

Retrieves a list of hosts for the specified Elasticsearch cluster.

AddHosts

Adds new hosts to the specified Elasticsearch cluster.

DeleteHosts

Deletes specified hosts from the specified Elasticsearch cluster.

RescheduleMaintenance

Reschedule planned maintenance operation.

Was the article helpful?

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