26 lines
449 B
JSON
26 lines
449 B
JSON
|
{
|
||
|
"indices.warmer.get": {
|
||
|
"documentation": "",
|
||
|
"methods": ["GET"],
|
||
|
"url": {
|
||
|
"path": "/{index}/_warmer",
|
||
|
"paths": ["/{index}/_warmer", "/{index}/_warmer/{name}", "/{index}/{type}/_warmer/{name}"],
|
||
|
"parts": {
|
||
|
"index": {
|
||
|
},
|
||
|
"name": {
|
||
|
},
|
||
|
"type": {
|
||
|
}
|
||
|
},
|
||
|
"params": {
|
||
|
"index": {
|
||
|
},
|
||
|
"name": {
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"body": null
|
||
|
}
|
||
|
}
|