|
@@ -51,7 +51,7 @@ By default, it just returns all attributes and core settings for a node:
|
|
|
Elasticsearch version running on this node.
|
|
|
|
|
|
It also allows to get only information on `settings`, `os`, `process`, `jvm`,
|
|
|
-`thread_pool`, `transport`, `http`, `plugins` and `ingest`:
|
|
|
+`thread_pool`, `transport`, `http`, `plugins`, `ingest` and `indices`:
|
|
|
|
|
|
[source,js]
|
|
|
--------------------------------------------------
|