Skip to content

Commit

Permalink
Revert "[SPEC] Added level param to cluster.state"
Browse files Browse the repository at this point in the history
This reverts commit 06e5f3d.
  • Loading branch information
clintongormley committed Jan 13, 2014
1 parent 06e5f3d commit 2c647b3
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions rest-api-spec/api/cluster.state.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,6 @@
}
},
"params": {
"level": {
"type" : "enum",
"description": "Report cluster state at cluster, index or shard level",
"options" : ["cluster", "indices", "shards"],
"default" : "cluster"
},
"local": {
"type": "boolean",
"description": "Return local information, do not retrieve the state from master node (default: false)"
Expand Down

0 comments on commit 2c647b3

Please sign in to comment.