mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-06 21:18:31 +00:00
16 lines
314 B
JSON
16 lines
314 B
JSON
{
|
|
"watcher.start": {
|
|
"documentation": "http://www.elastic.co/guide/en/watcher/current/appendix-api-service.html",
|
|
"methods": [ "PUT" ],
|
|
"url": {
|
|
"path": "/_watcher/_start",
|
|
"paths": [ "/_watcher/_start" ],
|
|
"parts": {
|
|
},
|
|
"params": {
|
|
}
|
|
},
|
|
"body": null
|
|
}
|
|
}
|