22 lines
324 B
JSON
22 lines
324 B
JSON
|
{
|
||
|
"indices.open": {
|
||
|
"documentation": "",
|
||
|
"methods": ["POST"],
|
||
|
"url": {
|
||
|
"path": "/{index}/_open",
|
||
|
"paths": ["/{index}/_open"],
|
||
|
"parts": {
|
||
|
"index": {
|
||
|
}
|
||
|
},
|
||
|
"params": {
|
||
|
"index": {
|
||
|
},
|
||
|
"timeout": {
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"body": null
|
||
|
}
|
||
|
}
|