Kibana API for selecting default pattern #97337
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:medium
Medium Level of Effort
v7.14.0
Describe the feature:
In #72360 we have an API for updating the index patterns in Kibana, but I didn't see a way to control which one is the default one.
Describe a specific use case for the feature:
We update the list of dashboards/index patterns programmatically, and it seems like the default pattern picked is either random, or first/last one. We'd like a way to control which one is the default deterministically (either a property when creating it, or a separate API).
The text was updated successfully, but these errors were encountered: