mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-05 20:48:22 +00:00
b5d42a01c7
Original commit: elastic/x-pack-elasticsearch@b70f48d25c
16 lines
320 B
JSON
16 lines
320 B
JSON
{
|
|
"watcher.restart": {
|
|
"documentation": "http://www.elastic.co/guide/en/watcher/current/appendix-api-service.html",
|
|
"methods": [ "PUT" ],
|
|
"url": {
|
|
"path": "/_watcher/_restart",
|
|
"paths": [ "/_watcher/_restart" ],
|
|
"parts": {
|
|
},
|
|
"params": {
|
|
}
|
|
},
|
|
"body": null
|
|
}
|
|
}
|