mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-24 05:44:59 +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": {
|
"params": {
|
||||||
"level": {
|
|
||||||
"type" : "enum",
|
|
||||||
"description": "Report cluster state at cluster, index or shard level",
|
|
||||||
"options" : ["cluster", "indices", "shards"],
|
|
||||||
"default" : "cluster"
|
|
||||||
},
|
|
||||||
"local": {
|
"local": {
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"description": "Return local information, do not retrieve the state from master node (default: false)"
|
"description": "Return local information, do not retrieve the state from master node (default: false)"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user