OpenSearch/docs/reference/cluster
Chris Earle 725a5af2c6
_cluster/state should always return cluster_uuid (#30143)
Currently, the only way to get the REST response for the `/_cluster/state`
call to return the `cluster_uuid` is to request the `metadata` metrics,
which is one of the most expensive response structures. However, external
monitoring agents will likely want the `cluster_uuid` to correlate the
response with other API responses whether or not they want cluster
metadata.
2018-04-30 10:16:11 -04:00
..
allocation-explain.asciidoc [Docs] Convert remaining code snippets in docs (#26422) 2017-08-30 12:11:10 +02:00
health.asciidoc Add wait_for_no_initializing_shards to cluster health API (#27489) 2017-11-23 15:09:58 -05: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 distribution type to startup scripts 2018-04-20 15:34:01 -07:00
nodes-stats.asciidoc Deprecate the suggest metrics (#29627) 2018-04-20 09:47:38 -04:00
nodes-usage.asciidoc Fix cluster usage docs test 2017-12-01 16:55:10 +01:00
pending.asciidoc [Docs] Convert more doc snippets (#26404) 2017-08-30 09:30:36 +02:00
remote-info.asciidoc CCS: Drop http address from remote cluster info (#29568) 2018-04-27 14:19:00 -04:00
reroute.asciidoc Minor tweaks to reroute documentation (#30246) 2018-04-30 13:09:03 +01:00
state.asciidoc _cluster/state should always return cluster_uuid (#30143) 2018-04-30 10:16:11 -04:00
stats.asciidoc [Docs] Convert more doc snippets (#26359) 2017-08-28 11:23:09 +02:00
tasks.asciidoc Add ability to associate an ID with tasks (#27764) 2018-01-12 15:34:17 -05:00
update-settings.asciidoc [Docs] Correct spelling in update-settings.asciidoc (#27808) 2017-12-14 10:16:50 +01:00