2013-05-24 06:02:42 -04:00
|
|
|
{
|
|
|
|
"indices.gateway.snapshot": {
|
|
|
|
"documentation": "",
|
|
|
|
"methods": ["POST"],
|
|
|
|
"url": {
|
|
|
|
"path": "/_gateway/snapshot",
|
|
|
|
"paths": ["/_gateway/snapshot", "/{index}/_gateway/snapshot"],
|
|
|
|
"parts": {
|
|
|
|
"index": {
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"params": {
|
|
|
|
"ignore_indices": {
|
2013-05-26 06:20:43 -04:00
|
|
|
},
|
|
|
|
"index": {
|
2013-05-24 06:02:42 -04:00
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"body": null
|
|
|
|
}
|
|
|
|
}
|