28 lines
435 B
JSON
28 lines
435 B
JSON
|
{
|
||
|
"indices.flush": {
|
||
|
"documentation": "",
|
||
|
"methods": ["POST", "GET"],
|
||
|
"url": {
|
||
|
"path": "/_flush",
|
||
|
"paths": ["/_flush", "/{index}/_flush"],
|
||
|
"parts": {
|
||
|
"index": {
|
||
|
}
|
||
|
},
|
||
|
"params": {
|
||
|
"index": {
|
||
|
},
|
||
|
"ignore_indices": {
|
||
|
},
|
||
|
"refresh": {
|
||
|
},
|
||
|
"full": {
|
||
|
},
|
||
|
"force": {
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"body": null
|
||
|
}
|
||
|
}
|