# Cluster health - High level REST client

**URL:** https://discuss.elastic.co/t/cluster-health-high-level-rest-client/104794
**Category:** Elasticsearch
**Created:** [October 22, 2017, 8:51am UTC](https://discuss.elastic.co/t/cluster-health-high-level-rest-client/104794 "2017-10-22T08:51:25Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![eyasso](https://avatars.discourse-cdn.com/v4/letter/e/e68b1a/32.png) [@eyasso](https://discuss.elastic.co/u/eyasso)
#### Post date: [October 22, 2017, 8:51am UTC](https://discuss.elastic.co/t/cluster-health-high-level-rest-client/104794/1 "2017-10-22T08:51:25Z")

</div>

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

---

<div class="post-metadata">

### Author: ![dadoonet](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/dadoonet/32/137187_2.png) [@dadoonet](https://discuss.elastic.co/u/dadoonet)
#### Post date: [October 22, 2017, 9:47am UTC](https://discuss.elastic.co/t/cluster-health-high-level-rest-client/104794/2 "2017-10-22T09:47:37Z")

</div>

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

---

<div class="post-metadata">

### Author: ![eyasso](https://avatars.discourse-cdn.com/v4/letter/e/e68b1a/32.png) [@eyasso](https://discuss.elastic.co/u/eyasso)
#### Post date: [October 22, 2017, 10:42am UTC](https://discuss.elastic.co/t/cluster-health-high-level-rest-client/104794/3 "2017-10-22T10:42:55Z")

</div>

> [@dadoonet](#):
>
> u 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.

---

<div class="post-metadata">

### Author: ![dadoonet](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/dadoonet/32/137187_2.png) [@dadoonet](https://discuss.elastic.co/u/dadoonet)
#### Post date: [October 22, 2017, 11:35am UTC](https://discuss.elastic.co/t/cluster-health-high-level-rest-client/104794/4 "2017-10-22T11:35:11Z")

</div>

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

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [November 19, 2017, 11:35am UTC](https://discuss.elastic.co/t/cluster-health-high-level-rest-client/104794/5 "2017-11-19T11:35:13Z")

</div>

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