Managed Service for Elasticsearch API, gRPC: ClusterService
A set of methods for managing Elasticsearch clusters.
Methods
Method |
Description |
Returns the specified Elasticsearch cluster. |
|
Retrieves the list of Elasticsearch clusters that belong to the specified folder. |
|
Creates a new Elasticsearch cluster in the specified folder. |
|
Updates the specified Elasticsearch cluster. |
|
Deletes the specified Elasticsearch cluster. |
|
Moves the specified Elasticsearch cluster to the specified folder. |
|
Starts the specified Elasticsearch cluster. |
|
Stops the specified Elasticsearch cluster. |
|
Create a backup for the specified ElasticSearch cluster. |
|
Returns the list of available backups for the specified Elasticsearch cluster. |
|
Creates a new ElasticSearch cluster from the specified backup. |
|
Retrieves logs for the specified Elasticsearch cluster. |
|
Same as ListLogs but using server-side streaming. Also supports |
|
Retrieves the list of operations for the specified Elasticsearch cluster. |
|
Retrieves a list of hosts for the specified Elasticsearch cluster. |
|
Adds new hosts to the specified Elasticsearch cluster. |
|
Deletes specified hosts from the specified Elasticsearch cluster. |
|
Reschedule planned maintenance operation. |