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] Add REST API for ComponentTemplate CRUD (#53558) #53681

Merged
merged 1 commit into from
Mar 17, 2020

Conversation

dakrone
Copy link
Member

@dakrone dakrone commented Mar 17, 2020

Backports the following commits to 7.x:

* Add REST API for ComponentTemplate CRUD

This adds the Put/Get/DeleteComponentTemplate APIs that allow inserting, retrieving, and removing
ComponentTemplateMetadata into the cluster state metadata.

These APIs are currently only available behind a feature flag system property -
`es.itv2_feature_flag_registered`.

Relates to elastic#53101

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

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

@dakrone dakrone merged commit 9c0e846 into elastic:7.x Mar 17, 2020
@dakrone dakrone deleted the backport/7.x/pr-53558 branch March 17, 2020 19:23
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.7.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants