20 lines
290 B
JSON
20 lines
290 B
JSON
|
{
|
||
|
"indices.exists.indices": {
|
||
|
"documentation": "",
|
||
|
"methods": ["HEAD"],
|
||
|
"url": {
|
||
|
"path": "/{index}",
|
||
|
"paths": ["/{index}"],
|
||
|
"parts": {
|
||
|
"index": {
|
||
|
}
|
||
|
},
|
||
|
"params": {
|
||
|
"index": {
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"body": null
|
||
|
}
|
||
|
}
|