-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Open
Labels
:Data Management/CAT APIsText APIs behind /_catText APIs behind /_cat>enhancementTeam:Data ManagementMeta label for data/management teamMeta label for data/management team
Description
Some newer features have been introduce that would be good additions to the responses of the cat index API.
- Cross cluster replication - is an index a leader or follower ?
- Index Lifecycle management - is the index managed, if so, what phase is it in ?
- Frozen indicies - is the index frozen ? Note - this can be determined by the
search.throttledattribute, but it would be nice if the attribute was specific to an index that has been frozen. - Rollups - is the index a result of a roll up ?
All (or most) of this information can be found via other APIs, but index centric information would be nice to be exposed via the _cat/indices API.
dakrone, m-adams, martijnvg, uihyun, kurtado and 1 more
Metadata
Metadata
Assignees
Labels
:Data Management/CAT APIsText APIs behind /_catText APIs behind /_cat>enhancementTeam:Data ManagementMeta label for data/management teamMeta label for data/management team