fb893e774a
- now it's possible to ack specific actions via the `Ack Watch API` - Added tests for acking specific actions - Changed the watch status structure such that the action ack state can be referred to by `status.actions.<action_id>.ack` (instead of `status.actions.<action_id>.ack_status`... removed the extra redundant "_status") - As part of this work, also added validation for watch/action ids, such that we disallow having whitespaces in them. - Updated the docs around acking & throttling of watch actions Closes elastic/elasticsearch#531 Closes elastic/elasticsearch#537 Original commit: elastic/x-pack-elasticsearch@813e601bf5 |
||
---|---|---|
.. | ||
api | ||
test |