OpenSearch/rest-api-spec/api
Brian Murphy eef3a1b1e8 Add force parameter to delete to force a delete
This change adds a force paramter to delete to allow the forcing of a delete to happen ignoring locking.
This means that watch executions may fail when they go to update the watch. Watches executing from the scheduler will fail fast if the watch they are supposed to execute has been removed.
Also move the history store updates outside of the watch locks.

Fixes: elastic/elasticsearch#405

Original commit: elastic/x-pack-elasticsearch@57561b6f85
2015-05-08 19:07:10 -04: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 [REST-TEST] Add master_timeout to the rest API specs 2015-05-07 19:19:49 -04: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 Change the watch specific actions to reflect that they operate on watches. 2015-04-28 19:08:28 -04: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 Change watcher REST API call namespace to be watcher. 2015-04-28 18:50:07 -04:00
watcher.stop.json Change watcher REST API call namespace to be watcher. 2015-04-28 18:50:07 -04:00