elasticsearch/docs/reference/cluster
Alexander Reelsen ad50afbec8 Simplify usage of nodes info API
Important: This breaks backwards compatibility with 0.90

* Removed endpoints: /_cluster/nodes, /_cluster/nodes/nodeId1,nodeId2
* Disallow usage of parameters, but make required metrics part of URI
* Changed NodesInfoRequest to return everything by default
* Fixed NPE in NodesInfoResponse

Closes #4055
2014-01-08 09:46:04 +01:00
..
health.asciidoc
nodes-hot-threads.asciidoc
nodes-info.asciidoc Simplify usage of nodes info API 2014-01-08 09:46:04 +01:00
nodes-shutdown.asciidoc
nodes-stats.asciidoc Simplify nodes stats API 2014-01-06 08:33:32 +01:00
pending.asciidoc
reroute.asciidoc
state.asciidoc Cluster state API: Improved consistency 2014-01-08 09:25:20 +01:00
stats.asciidoc Added cluster health status to the Cluster Stats API 2013-12-18 12:03:49 +01:00
update-settings.asciidoc