Get Cat Indices With Index
GET {{baseUrl}}/_cat/indices/:index
Returns information about indices: number of primaries and replicas, document counts, disk size, etc.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
bytes | string | ||
expand_wildcards | string | ||
health | string | ||
include_unloaded_segments | boolean | ||
pri | boolean | ||
master_timeout | string | ||
timeout | string | ||
format | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{}