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

Index Patterns REST API for getting list of all patterns #99928

Closed
mattkime opened this issue May 12, 2021 · 3 comments · Fixed by #131683
Closed

Index Patterns REST API for getting list of all patterns #99928

mattkime opened this issue May 12, 2021 · 3 comments · Fixed by #131683
Assignees
Labels
Feature:Data Views Data Views code and UI - index patterns before 8.0 impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. loe:small Small Level of Effort

Comments

@mattkime
Copy link
Contributor

Builds off of #72360

@botelastic botelastic bot added the needs-team Issues missing a team label label May 12, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app-services (Team:AppServices)

@botelastic botelastic bot removed the needs-team Issues missing a team label label May 12, 2021
@mattkime mattkime added Feature:Data Views Data Views code and UI - index patterns before 8.0 needs-team Issues missing a team label labels May 12, 2021
@botelastic botelastic bot removed the needs-team Issues missing a team label label May 12, 2021
@Dosant Dosant self-assigned this May 31, 2021
@exalate-issue-sync exalate-issue-sync bot added impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. loe:small Small Level of Effort labels Jun 21, 2021
@razic
Copy link
Member

razic commented Nov 19, 2021

Including a Slack conversation I had with Kibana folks. The Cloud Observability team would like to manage index patterns via API. Having a way to get a list of all index patterns will be helpful for managing those which the ID is unknown from the start. https://elastic.slack.com/archives/C0D8P2XK5/p1637340551056900

Looks like the saved objects API may do what we need though.

@mattkime
Copy link
Contributor Author

mattkime commented May 4, 2022

here's where the other REST APIs live - src/plugins/data_views/server/rest_api_routes - we only need the 'data view' version for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Data Views Data Views code and UI - index patterns before 8.0 impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. loe:small Small Level of Effort
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants