Clinton Gormley
b7cddea495
[SPEC] Added level param to cluster.node_stats and indices.stats
2014-01-13 17:40:27 +01:00
Clinton Gormley
ed254b56e0
[SPEC] Updated cluster.node_stats and indices.stats
2014-01-13 16:54:51 +01:00
Spencer Alger
71d77d17e1
Updated the documentation urls in the rest api spec.
2014-01-09 14:44:14 -07:00
Luca Cavanna
cb3b653a55
[SPEC] added nmissing comma in cluster.node_stats api spec
2014-01-08 21:24:23 +01:00
Honza Král
6e4586fd6b
[SPEC] Clarify cluster.node_stats api
2014-01-08 21:03:06 +01:00
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
Clinton Gormley
e0adae6497
completion_fields and field_data fields not support in node stats yet.
...
See https://github.com/elasticsearch/elasticsearch/issues/3746
2013-09-20 14:15:08 +02:00
Clinton Gormley
36b489cbc2
Added completion stats to cluster.node_stats and indices.stats
2013-09-20 13:26:04 +02:00
Karel Minarik
1f65454872
Clarified the various endpoints in the `cluster.node_stats` API
2013-06-17 18:50:46 +02:00
Karel Minarik
12c341d9eb
Fixed incorrect `options` property for "cluster.node_stats" and "indices.stats"
2013-06-12 20:39:16 +02:00
Karel Minarik
a8fe8a7bbe
Changed the `nodeID` parameter to `node_id`
2013-06-12 17:52:32 +02:00
Honza Kral
73b13a42a4
cluster.node. -> cluster.node_
2013-06-04 17:24:11 +02:00