2014-01-16 11:06:03 -05:00
|
|
|
{
|
2014-01-16 13:40:12 -05:00
|
|
|
"cat.help": {
|
2014-01-16 11:06:03 -05:00
|
|
|
"documentation": "http://www.elasticsearch.org/guide/en/elasticsearch/reference/master/cat.html",
|
|
|
|
"methods": ["GET"],
|
|
|
|
"url": {
|
|
|
|
"path": "/_cat",
|
|
|
|
"paths": ["/_cat"],
|
|
|
|
"parts": {
|
|
|
|
},
|
|
|
|
"params": {
|
|
|
|
"help": {
|
|
|
|
"type": "boolean",
|
|
|
|
"description": "Return help information",
|
|
|
|
"default": false
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"body": null
|
|
|
|
}
|
|
|
|
}
|