Deleting clusters
You can delete an Elasticsearch cluster if you no longer need it. All data in the cluster will be deleted.
Management console
API
- In the management console, select the folder you want to delete a cluster from.
- Select Managed Service for Elasticsearch.
- Click for the cluster and select Delete cluster.
- Confirm cluster deletion and click Delete.
To delete the cluster, use the delete
API method: pass the ID of the desired cluster in the clusterId
request parameter.
To find out the cluster ID, get a list of clusters in the folder.