2013-05-24 06:02:42 -04:00
|
|
|
{
|
|
|
|
"indices.status": {
|
|
|
|
"documentation": "http://elasticsearch.org/guide/reference/api/admin-indices-status/",
|
|
|
|
"methods": ["GET"],
|
|
|
|
"url": {
|
|
|
|
"path": "/_status",
|
|
|
|
"paths": ["/_status", "/{index}/_status"],
|
|
|
|
"parts": {
|
|
|
|
"index": {
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"params": {
|
2013-05-26 06:20:43 -04:00
|
|
|
"ignore_indices": {
|
|
|
|
},
|
2013-05-24 06:02:42 -04:00
|
|
|
"index": {
|
|
|
|
},
|
2013-05-26 06:20:43 -04:00
|
|
|
"operation_threading": {
|
2013-05-24 06:02:42 -04:00
|
|
|
},
|
|
|
|
"recovery": {
|
|
|
|
},
|
|
|
|
"snapshot": {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"body": null
|
|
|
|
}
|
|
|
|
}
|