parent
98b02676d8
commit
c5b79cd460
|
@ -25,14 +25,6 @@
|
||||||
"options" : ["open","closed","none","all"],
|
"options" : ["open","closed","none","all"],
|
||||||
"default" : "open",
|
"default" : "open",
|
||||||
"description" : "Whether to expand wildcard expression to concrete indices that are open, closed or both."
|
"description" : "Whether to expand wildcard expression to concrete indices that are open, closed or both."
|
||||||
},
|
|
||||||
"force": {
|
|
||||||
"type" : "boolean",
|
|
||||||
"description" : "Force a refresh even if not required",
|
|
||||||
"default": false
|
|
||||||
},
|
|
||||||
"operation_threading": {
|
|
||||||
"description" : "TODO: ?"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue