21 lines
442 B
JSON
21 lines
442 B
JSON
{
|
|
"watcher_stats": {
|
|
"documentation": "http://www.elastic.co/guide/en/watcher/current/appendix-api-stats.html",
|
|
"methods": [ "GET" ],
|
|
"url": {
|
|
"path": "/_watcher/stats",
|
|
"paths": [ "/_watcher/stats" ],
|
|
"parts": {
|
|
},
|
|
"params": {
|
|
"pretty": {
|
|
"type": "boolean",
|
|
"description": "Pretty the output",
|
|
"default": false
|
|
}
|
|
}
|
|
},
|
|
"body": null
|
|
}
|
|
}
|