How to Pause Elasticsearch in Elastic Cloud?

Viewed 368
1 Answers

The documentation you refer to is not the Elastic Cloud documentation but the Elastic Cloud Enterprise (ECE) documentation, which is the underlying product that Elastic uses to operate Elastic Cloud.

It is not possible to directly pause instances from the Elastic Cloud Console UI. You can only stop routing requests to a given node by clicking on the three dots at the top right of your node.

enter image description here

Related