40 lines
665 B
JSON
40 lines
665 B
JSON
{
|
|
"indices.cache.clear": {
|
|
"documentation": "",
|
|
"methods": ["POST", "GET"],
|
|
"url": {
|
|
"path": "/_cache/clear",
|
|
"paths": ["/_cache/clear", "/{index}/_cache/clear"],
|
|
"parts": {
|
|
"index": {
|
|
}
|
|
},
|
|
"params": {
|
|
"field_data": {
|
|
},
|
|
"fielddata": {
|
|
},
|
|
"fields": {
|
|
},
|
|
"filter": {
|
|
},
|
|
"filter_cache": {
|
|
},
|
|
"filter_keys": {
|
|
},
|
|
"id": {
|
|
},
|
|
"id_cache": {
|
|
},
|
|
"ignore_indices": {
|
|
},
|
|
"index": {
|
|
},
|
|
"recycler": {
|
|
}
|
|
}
|
|
},
|
|
"body": null
|
|
}
|
|
}
|