Cluster health - High level REST client

Hello,

I am looking for a way to get the cluster's health using High level REST client. I found it using transport API and low level REST client but nothing for High level REST client.
Anyway to do this purely using High level REST client?

Thanks

No. Admin operations are not (yet) in the HLClient.
You can use the low level to run that.

Hi David,
Is there alist of operations supported by the High level REST apis?
For example, list all indices.

This? https://www.elastic.co/guide/en/elasticsearch/client/java-rest/current/java-rest-high-supported-apis.html

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.