add indices nodes info flag to docs
This commit is contained in:
parent
ebc3c17c34
commit
eecf094ac1
|
@ -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]
|
||||
--------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue