5ea2d0528c
This commit is a backwards compatibilty break for all watcher indices that had a `throttel_period` set on their watches. `throttle_period` used to be a numeric value but now is stored as a string AND requires a unit like seconds or minutes etc. to prevent errors. All other time valiues like http timeouts also require units now. Closes elastic/elasticsearch#598 Original commit: elastic/x-pack-elasticsearch@e3b2c2a4af |
||
---|---|---|
.. | ||
ack_watch | ||
delete_watch | ||
execute_watch | ||
get_watch | ||
hijack | ||
put_watch | ||
restart_watcher | ||
start_watcher | ||
stats | ||
stop_watcher | ||
watch_info |