OpenSearch/rest-api-spec/api
uboness aef6ad5c12 Added dynamic variables registry to the execution context
This enables different constructs (primarily scripts) to set variables that can be access by subsequent constructs throughout the wathc execution. These variables are scoped to a single execution, that is, they are not persisted across multiple executions of the same watch.

Closes elastic/elasticsearch#589

Original commit: elastic/x-pack-elasticsearch@34223d1991
2015-06-18 12:17:07 +02:00
..
bulk.json Hijack document APIs for .watches index 2015-05-02 10:55:24 -04:00
cluster.health.json Hijack document APIs for .watches index 2015-05-02 10:55:24 -04:00
delete.json Hijack document APIs for .watches index 2015-05-02 10:55:24 -04:00
delete_by_query.json Hijack document APIs for .watches index 2015-05-02 10:55:24 -04:00
get.json Hijack document APIs for .watches index 2015-05-02 10:55:24 -04:00
index.json Hijack document APIs for .watches index 2015-05-02 10:55:24 -04:00
indices.delete.json [REST-TEST] forgot to add this file. 2015-05-08 11:14:22 -04:00
info.json Hijack document APIs for .watches index 2015-05-02 10:55:24 -04:00
update.json Hijack document APIs for .watches index 2015-05-02 10:55:24 -04:00
watcher.ack_watch.json Add the ability to ack specific actions 2015-05-27 19:29:46 +02:00
watcher.delete_watch.json Add force parameter to delete to force a delete 2015-05-08 19:07:10 -04:00
watcher.execute_watch.json Added dynamic variables registry to the execution context 2015-06-18 12:17:07 +02:00
watcher.get_watch.json Change the watch specific actions to reflect that they operate on watches. 2015-04-28 19:08:28 -04:00
watcher.info.json Change watcher REST API call namespace to be watcher. 2015-04-28 18:50:07 -04:00
watcher.put_watch.json [REST-TEST] Add master_timeout to the rest API specs 2015-05-07 19:19:49 -04:00
watcher.restart.json Change watcher REST API call namespace to be watcher. 2015-04-28 18:50:07 -04:00
watcher.start.json Change watcher REST API call namespace to be watcher. 2015-04-28 18:50:07 -04:00
watcher.stats.json stats: Add queued watches metric 2015-05-31 11:13:13 +02:00
watcher.stop.json Change watcher REST API call namespace to be watcher. 2015-04-28 18:50:07 -04:00