Skip to content

Add GET /index API #4069

@clintongormley

Description

@clintongormley

While we have the index exists API:

HEAD /index

and we have:

GET /index/_aliases
GET /index/_mapping
GET /index/_settings
GET /index/_warmer

We don't have a GET /index API which would return all info about the index (ie aliases, settings, mappings, warmers) which could be used to recreate the index with a different name or on a different cluster.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions