Commit Graph

3 Commits

Author SHA1 Message Date
Martijn van Groningen 3adb6d8aee
Add query watches api to retrieve multiple watches. (#64582)
This api supports pagination (from / size) and
querying and sorting by watch _id and watcher metadata.

This avoids using .watch index directly.
On a per watch basis the same information that the get watch api returns is returned,
except version.

Relates #62501
2020-12-03 14:14:55 +01:00
Lisa Cawley 210b592f62
[DOCS] Synchs Watcher API titles with better HLRC titles (#46328) 2019-09-04 17:03:05 -07:00
Ryan Ernst 2efd22454a Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00