OpenSearch/docs/reference/cluster
Ali Beyad 577d2a6a1d Adds cluster state size to /_cluster/state response (#23440)
This commit adds the size of the cluster state to the response for the
get cluster state API call (GET /_cluster/state).  The size that is
returned is the size of the full cluster state in bytes when compressed.
This is the same size of the full cluster state when serialized to
transmit over the network.  Specifying the ?human flag displays the
compressed size in a more human friendly manner.  Note that even if the
cluster state request filters items from the cluster state (so a subset
of the cluster state is returned), the size that is returned is the
compressed size of the entire cluster state.

Closes #3415
2017-03-02 14:20:29 -05:00
..
allocation-explain.asciidoc Console-ify curl statements for allocation explain API docs (#23190) 2017-02-15 17:18:07 -07:00
health.asciidoc [TEST] Fix incorrect test cluster name in cluster health doc tests 2017-02-22 17:18:11 -07: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 indices nodes info flag to docs 2016-06-20 14:23:32 -04:00
nodes-stats.asciidoc Fix doc bug for cgroup cpuacct usage metric 2016-12-15 23:22:54 -05:00
pending.asciidoc Update task management docs to reflect the latest changes in the interface 2016-03-29 12:26:37 -04:00
reroute.asciidoc Docs: CONSOLEify some more docs 2017-02-07 16:49:01 -05:00
state.asciidoc Adds cluster state size to /_cluster/state response (#23440) 2017-03-02 14:20:29 -05:00
stats.asciidoc add mem section back to cluster stats 2016-09-01 11:26:03 +02:00
tasks.asciidoc Document the `detailed` parameter of tasks API (#22425) 2017-01-06 10:24:52 -05:00
update-settings.asciidoc Docs: Consoleify cluster and indices settings docs (#23030) 2017-02-10 14:57:43 -08:00