2013-05-24 06:02:42 -04:00
|
|
|
{
|
|
|
|
"cluster.health": {
|
|
|
|
"documentation": "http://elasticsearch.org/guide/reference/api/admin-cluster-health/",
|
|
|
|
"methods": ["GET"],
|
|
|
|
"url": {
|
|
|
|
"path": "/_cluster/health",
|
|
|
|
"paths": ["/_cluster/health", "/_cluster/health/{index}"],
|
|
|
|
"parts": {
|
|
|
|
"index": {
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"params": {
|
|
|
|
"index": {
|
|
|
|
},
|
2013-05-26 06:20:43 -04:00
|
|
|
"level": {
|
|
|
|
},
|
2013-05-24 06:02:42 -04:00
|
|
|
"local": {
|
|
|
|
},
|
|
|
|
"master_timeout": {
|
|
|
|
},
|
|
|
|
"timeout": {
|
|
|
|
},
|
|
|
|
"wait_for_active_shards": {
|
|
|
|
},
|
|
|
|
"wait_for_nodes": {
|
|
|
|
},
|
2013-05-26 06:20:43 -04:00
|
|
|
"wait_for_relocating_shards": {
|
|
|
|
},
|
|
|
|
"wait_for_status": {
|
2013-05-24 06:02:42 -04:00
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"body": null
|
|
|
|
}
|
|
|
|
}
|