Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[7.x] Only allow retrieving a single index or component template (#54694) #54896

Merged
merged 1 commit into from
Apr 7, 2020

Conversation

dakrone
Copy link
Member

@dakrone dakrone commented Apr 7, 2020

Backports the following commits to 7.x:

…4694)

* Only allow retrieving a single index or component template

This changes the Index Template v2 APIs to only allow retrieving a single "named" entity, where the
named entity can be nothing (return everything), a wildcard (return the ones that match), or the
name of a template.

Relates to elastic#53101

* Throw exception when resource is not found

Co-authored-by: Elastic Machine <[email protected]>
@dakrone dakrone added backport :Data Management/Indices APIs APIs to create and manage indices and templates v7.8.0 labels Apr 7, 2020
@elasticmachine
Copy link
Collaborator

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

@dakrone dakrone merged commit 72f8457 into elastic:7.x Apr 7, 2020
@dakrone dakrone deleted the backport/7.x/pr-54694 branch April 7, 2020 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport :Data Management/Indices APIs APIs to create and manage indices and templates v7.8.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants