mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-08 22:14:59 +00:00
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.
|
Elasticsearch version running on this node.
|
||||||
|
|
||||||
It also allows to get only information on `settings`, `os`, `process`, `jvm`,
|
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]
|
[source,js]
|
||||||
--------------------------------------------------
|
--------------------------------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user