Skip to content

Add query watches api to retrieve multiple watches#65813

Merged
martijnvg merged 1 commit intoelastic:7.xfrom
martijnvg:backport_64582
Dec 3, 2020
Merged

Add query watches api to retrieve multiple watches#65813
martijnvg merged 1 commit intoelastic:7.xfrom
martijnvg:backport_64582

Conversation

@martijnvg
Copy link
Copy Markdown
Member

Backport #64582 to 7.x branch.

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

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 elastic#62501
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-core-features (Team:Core/Features)

@martijnvg martijnvg merged commit abdd276 into elastic:7.x Dec 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants