mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-23 21:38:15 +00:00
Revert "[SPEC] Added level param to cluster.state"
This reverts commit 06e5f3dd6ff3db5c30b67e1d4eb80ff759533f93.
This commit is contained in:
parent
06e5f3dd6f
commit
2c647b3a82
@ -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)"
|
||||
|
Loading…
x
Reference in New Issue
Block a user