OpenSearch/docs/reference/cluster
javanna 9c4a5bbe7e adapt cluster stats api to node.client setting removal
The cluster stats api now returns counts for each node role. The `master_data`, `master_only`, `data_only` and `client` fields have been removed from the response in favour of `master`, `data`, `ingest` and `coordinating_only`. The same node can have multiple roles, hence contribute to multiple roles counts. Every node is implicitly a coordinating node, so whenever a node has no explicit roles, it will be counted as coordinating only.
2016-03-05 10:55:19 +01:00
..
health.asciidoc Added desc for parameter <local> 2015-12-11 22:26:33 -02:00
nodes-hot-threads.asciidoc Core: ignore known idle threads by default in /_nodes/hot_threads 2014-12-17 11:59:31 -05:00
nodes-info.asciidoc Add os.allocated_processors 2015-11-03 09:50:17 -08:00
nodes-stats.asciidoc Modify load average formats 2016-01-18 11:41:34 -05:00
pending.asciidoc Consolidate shard level abstractions 2015-06-24 15:18:04 +02:00
reroute.asciidoc Extend reroute with an option to force assign stale primary shard copies 2016-01-19 12:07:01 +01:00
state.asciidoc Cluster State API: Remove index template filtering 2014-05-05 14:54:14 +02:00
stats.asciidoc adapt cluster stats api to node.client setting removal 2016-03-05 10:55:19 +01:00
update-settings.asciidoc apply review from @clintongormley 2015-12-09 12:24:40 +01:00