OpenSearch/rest-api-spec/test
Martijn van Groningen e29df8dd60 Added inline watch support to _execute API
This change allows the specification of a watch inline to the `_execute` API.
This watch id will not be persisted to the index and if record_execution is set to true it will result in an error.
The internal id `_anonymous_` will be used for the watch id and will be the watch id in the watch record.

Original commit: elastic/x-pack-elasticsearch@00e32c3838
2015-06-16 16:10:07 +02:00
..
ack_watch [TEST] Watch action acking and throttling tests 2015-06-06 02:35:42 +02:00
delete_watch [REST-TEST] Add master_timeout to the rest API specs 2015-05-07 19:19:49 -04:00
execute_watch Added inline watch support to _execute API 2015-06-16 16:10:07 +02:00
get_watch [REST-TEST] Use catch: missing instead of ignore: 404 2015-05-08 10:11:43 -04:00
hijack Hijack the DELETE .watches index delete endpoint. 2015-05-08 10:39:06 -04:00
put_watch [TEST] Watch action acking and throttling tests 2015-06-06 02:35:42 +02:00
restart_watcher Change watcher REST API call namespace to be watcher. 2015-04-28 18:50:07 -04:00
start_watcher Change watcher REST API call namespace to be watcher. 2015-04-28 18:50:07 -04:00
stats Refactored `WatcherService.State` 2015-05-06 12:29:59 +02:00
stop_watcher Change watcher REST API call namespace to be watcher. 2015-04-28 18:50:07 -04:00
watch_info [REST-TEST] Remove check for snapshot. 2015-05-20 09:58:05 -04:00