Get index statistics | Elasticsearch API documentation (original) (raw)
Dismiss highlight Show more
Path parameters
- index
string | array[string] Required
A comma-separated list of index names; use_all
or empty string to perform the operation on all indices
Query parameters
- Comma-separated list or wildcard expressions of fields to include in fielddata and suggest statistics.
- Type of index that wildcard patterns can match. If the request can target data streams, this argument determines whether wildcard expressions match hidden data streams. Supports comma-separated values, such as
open,hidden
.
Supported values include:all
: Match any data stream or index, including hidden ones.open
: Match open, non-hidden indices. Also matches any non-hidden data stream.closed
: Match closed, non-hidden indices. Also matches any non-hidden data stream. Data streams cannot be closed.hidden
: Match hidden data streams and hidden indices. Must be combined withopen
,closed
, orboth
.none
: Wildcard expressions are not accepted.
- Comma-separated list or wildcard expressions of fields to include in fielddata statistics.
- Comma-separated list or wildcard expressions of fields to include in the statistics.
- If true, statistics are not collected from closed indices.
- Comma-separated list of search groups to include in the search statistics.
- If true, the call reports the aggregated disk usage of each one of the Lucene index files (only applies if segment stats are requested).
- If true, the response includes information from segments that are not loaded into memory.
- Indicates whether statistics are aggregated at the cluster, index, or shard level.
Values arecluster
,indices
, orshards
.
Responses
- 200 application/json
Hide response attributes Show response attributes object- Hide indices attribute Show indices attribute object
* *
object Additional properties
Hide * attributes Show * attributes object
* Hide primaries attributes Show primaries attributes object
* Hide completion attributes Show completion attributes object
* Total amount, in bytes, of memory used for completion across all shards assigned to selected nodes.
* #### size number | string
* Hide fields attribute Show fields attribute object
* *
object Additional properties
* Hide docs attributes Show docs attributes object
* Total number of non-deleted documents across all primary shards assigned to selected nodes. This number is based on documents in Lucene segments and may include documents from nested fields.
* Total number of deleted documents across all primary shards assigned to selected nodes. This number is based on documents in Lucene segments. Elasticsearch reclaims the disk space of deleted Lucene documents when a segment is merged.
* Hide fielddata attributes Show fielddata attributes object
* Hide fields attribute Show fields attribute object
* *
object Additional properties
* Hide flush attributes Show flush attributes object
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* Hide get attributes Show get attributes object
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* Hide indexing attributes Show indexing attributes object
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* Hide types attribute Show types attribute object
* indices
object Additional properties
* Hide merges attributes Show merges attributes object
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* Hide query_cache attributes Show query_cache attributes object
* Total number of entries added to the query cache across all shards assigned to selected nodes. This number includes current and evicted entries.
* Total number of entries currently in the query cache across all shards assigned to selected nodes.
* Total number of query cache evictions across all shards assigned to selected nodes.
* Total count of query cache hits across all shards assigned to selected nodes.
* Total amount, in bytes, of memory used for the query cache across all shards assigned to selected nodes.
* Total count of query cache misses across all shards assigned to selected nodes.
* Total count of hits and misses in the query cache across all shards assigned to selected nodes.
* Hide recovery attributes Show recovery attributes object
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* Hide refresh attributes Show refresh attributes object
* Time unit for milliseconds
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* Hide request_cache attributes Show request_cache attributes object
* Hide search attributes Show search attributes object
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* Hide groups attribute Show groups attribute object
* Hide segments attributes Show segments attributes object
* Total number of segments across all shards assigned to selected nodes.
* Total amount, in bytes, of memory used for doc values across all shards assigned to selected nodes.
* This object is not populated by the cluster stats API. To get information on segment files, use the node stats API.
Hide file_sizes attribute Show file_sizes attribute object
* *
object Additional properties
* Total amount of memory, in bytes, used by fixed bit sets across all shards assigned to selected nodes.
* Total amount, in bytes, of memory used by all index writers across all shards assigned to selected nodes.
* Unix timestamp, in milliseconds, of the most recently retried indexing request.
* Total amount, in bytes, of memory used for segments across all shards assigned to selected nodes.
* Total amount, in bytes, of memory used for normalization factors across all shards assigned to selected nodes.
* Total amount, in bytes, of memory used for points across all shards assigned to selected nodes.
* Total amount, in bytes, of memory used for stored fields across all shards assigned to selected nodes.
* Total amount, in bytes, of memory used for terms across all shards assigned to selected nodes.
* Total amount, in bytes, of memory used for term vectors across all shards assigned to selected nodes.
* Total amount, in bytes, of memory used by all version maps across all shards assigned to selected nodes.
* Hide store attributes Show store attributes object
* #### size number | string
* Total size, in bytes, of all shards assigned to selected nodes.
* A prediction, in bytes, of how much larger the shard stores will eventually grow due to ongoing peer recoveries, restoring snapshots, and similar activities.
* Total data set size, in bytes, of all shards assigned to selected nodes. This includes the size of shards not stored fully on the nodes, such as the cache for partially mounted indices.
* Hide translog attributes Show translog attributes object
* Hide warmer attributes Show warmer attributes object
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* Hide bulk attributes Show bulk attributes object
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* Hide shard_stats attribute Show shard_stats attribute object
* Hide shards attribute Show shards attribute object
* *
array[object] Additional properties
Hide * attributes Show * attributes object
* indices
object Additional properties
* Hide total attributes Show total attributes object
* Hide completion attributes Show completion attributes object
* Total amount, in bytes, of memory used for completion across all shards assigned to selected nodes.
* #### size number | string
* Hide fields attribute Show fields attribute object
* *
object Additional properties
* Hide docs attributes Show docs attributes object
* Total number of non-deleted documents across all primary shards assigned to selected nodes. This number is based on documents in Lucene segments and may include documents from nested fields.
* Total number of deleted documents across all primary shards assigned to selected nodes. This number is based on documents in Lucene segments. Elasticsearch reclaims the disk space of deleted Lucene documents when a segment is merged.
* Hide fielddata attributes Show fielddata attributes object
* Hide fields attribute Show fields attribute object
* *
object Additional properties
* Hide flush attributes Show flush attributes object
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* Hide get attributes Show get attributes object
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* Hide indexing attributes Show indexing attributes object
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* Hide types attribute Show types attribute object
* indices
object Additional properties
* Hide merges attributes Show merges attributes object
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* Hide query_cache attributes Show query_cache attributes object
* Total number of entries added to the query cache across all shards assigned to selected nodes. This number includes current and evicted entries.
* Total number of entries currently in the query cache across all shards assigned to selected nodes.
* Total number of query cache evictions across all shards assigned to selected nodes.
* Total count of query cache hits across all shards assigned to selected nodes.
* Total amount, in bytes, of memory used for the query cache across all shards assigned to selected nodes.
* Total count of query cache misses across all shards assigned to selected nodes.
* Total count of hits and misses in the query cache across all shards assigned to selected nodes.
* Hide recovery attributes Show recovery attributes object
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* Hide refresh attributes Show refresh attributes object
* Time unit for milliseconds
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* Hide request_cache attributes Show request_cache attributes object
* Hide search attributes Show search attributes object
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* Hide groups attribute Show groups attribute object
* Hide segments attributes Show segments attributes object
* Total number of segments across all shards assigned to selected nodes.
* Total amount, in bytes, of memory used for doc values across all shards assigned to selected nodes.
* This object is not populated by the cluster stats API. To get information on segment files, use the node stats API.
Hide file_sizes attribute Show file_sizes attribute object
* *
object Additional properties
* Total amount of memory, in bytes, used by fixed bit sets across all shards assigned to selected nodes.
* Total amount, in bytes, of memory used by all index writers across all shards assigned to selected nodes.
* Unix timestamp, in milliseconds, of the most recently retried indexing request.
* Total amount, in bytes, of memory used for segments across all shards assigned to selected nodes.
* Total amount, in bytes, of memory used for normalization factors across all shards assigned to selected nodes.
* Total amount, in bytes, of memory used for points across all shards assigned to selected nodes.
* Total amount, in bytes, of memory used for stored fields across all shards assigned to selected nodes.
* Total amount, in bytes, of memory used for terms across all shards assigned to selected nodes.
* Total amount, in bytes, of memory used for term vectors across all shards assigned to selected nodes.
* Total amount, in bytes, of memory used by all version maps across all shards assigned to selected nodes.
* Hide store attributes Show store attributes object
* #### size number | string
* Total size, in bytes, of all shards assigned to selected nodes.
* A prediction, in bytes, of how much larger the shard stores will eventually grow due to ongoing peer recoveries, restoring snapshots, and similar activities.
* Total data set size, in bytes, of all shards assigned to selected nodes. This includes the size of shards not stored fully on the nodes, such as the cache for partially mounted indices.
* Hide translog attributes Show translog attributes object
* Hide warmer attributes Show warmer attributes object
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* Hide bulk attributes Show bulk attributes object
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* Hide shard_stats attribute Show shard_stats attribute object
* Values aregreen
,GREEN
,yellow
,YELLOW
,red
, orRED
.
* Values areopen
orclose
. - Hide _shards attributes Show _shards attributes object
* Hide failures attributes Show failures attributes object
* Hide reason attributes Show reason attributes object
* The type of error
* A human-readable explanation of the error, in English.
* The server stack trace. Present only if theerror_trace=true
parameter was sent with the request. - _all
object Required Additional properties
Hide _all attributes Show _all attributes object
* Hide primaries attributes Show primaries attributes object
* Hide completion attributes Show completion attributes object
* Total amount, in bytes, of memory used for completion across all shards assigned to selected nodes.
* #### size number | string
* Hide fields attribute Show fields attribute object
* *
object Additional properties
Hide * attributes Show * attributes object
* Hide docs attributes Show docs attributes object
* Total number of non-deleted documents across all primary shards assigned to selected nodes. This number is based on documents in Lucene segments and may include documents from nested fields.
* Total number of deleted documents across all primary shards assigned to selected nodes. This number is based on documents in Lucene segments. Elasticsearch reclaims the disk space of deleted Lucene documents when a segment is merged.
* Hide fielddata attributes Show fielddata attributes object
* Hide fields attribute Show fields attribute object
* *
object Additional properties
Hide * attributes Show * attributes object
* Hide flush attributes Show flush attributes object
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* Hide get attributes Show get attributes object
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* Hide indexing attributes Show indexing attributes object
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* Hide types attribute Show types attribute object
* indices
object Additional properties
* Hide merges attributes Show merges attributes object
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* Hide query_cache attributes Show query_cache attributes object
* Total number of entries added to the query cache across all shards assigned to selected nodes. This number includes current and evicted entries.
* Total number of entries currently in the query cache across all shards assigned to selected nodes.
* Total number of query cache evictions across all shards assigned to selected nodes.
* Total count of query cache hits across all shards assigned to selected nodes.
* Total amount, in bytes, of memory used for the query cache across all shards assigned to selected nodes.
* Total count of query cache misses across all shards assigned to selected nodes.
* Total count of hits and misses in the query cache across all shards assigned to selected nodes.
* Hide recovery attributes Show recovery attributes object
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* Hide refresh attributes Show refresh attributes object
* Time unit for milliseconds
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* Hide request_cache attributes Show request_cache attributes object
* Hide search attributes Show search attributes object
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* Hide groups attribute Show groups attribute object
* Hide segments attributes Show segments attributes object
* Total number of segments across all shards assigned to selected nodes.
* Total amount, in bytes, of memory used for doc values across all shards assigned to selected nodes.
* This object is not populated by the cluster stats API. To get information on segment files, use the node stats API.
Hide file_sizes attribute Show file_sizes attribute object
* *
object Additional properties
Hide * attributes Show * attributes object
* Total amount of memory, in bytes, used by fixed bit sets across all shards assigned to selected nodes.
* Total amount, in bytes, of memory used by all index writers across all shards assigned to selected nodes.
* Unix timestamp, in milliseconds, of the most recently retried indexing request.
* Total amount, in bytes, of memory used for segments across all shards assigned to selected nodes.
* Total amount, in bytes, of memory used for normalization factors across all shards assigned to selected nodes.
* Total amount, in bytes, of memory used for points across all shards assigned to selected nodes.
* Total amount, in bytes, of memory used for stored fields across all shards assigned to selected nodes.
* Total amount, in bytes, of memory used for terms across all shards assigned to selected nodes.
* Total amount, in bytes, of memory used for term vectors across all shards assigned to selected nodes.
* Total amount, in bytes, of memory used by all version maps across all shards assigned to selected nodes.
* Hide store attributes Show store attributes object
* #### size number | string
* Total size, in bytes, of all shards assigned to selected nodes.
* A prediction, in bytes, of how much larger the shard stores will eventually grow due to ongoing peer recoveries, restoring snapshots, and similar activities.
* Total data set size, in bytes, of all shards assigned to selected nodes. This includes the size of shards not stored fully on the nodes, such as the cache for partially mounted indices.
* Hide translog attributes Show translog attributes object
* Hide warmer attributes Show warmer attributes object
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* Hide bulk attributes Show bulk attributes object
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* Hide shard_stats attribute Show shard_stats attribute object
* Hide shards attribute Show shards attribute object
* *
array[object] Additional properties
Hide * attributes Show * attributes object
* Hide commit attributes Show commit attributes object
* Hide completion attributes Show completion attributes object
* Total amount, in bytes, of memory used for completion across all shards assigned to selected nodes.
* Hide docs attributes Show docs attributes object
* Total number of non-deleted documents across all primary shards assigned to selected nodes. This number is based on documents in Lucene segments and may include documents from nested fields.
* Total number of deleted documents across all primary shards assigned to selected nodes. This number is based on documents in Lucene segments. Elasticsearch reclaims the disk space of deleted Lucene documents when a segment is merged.
* Hide fielddata attributes Show fielddata attributes object
* Hide flush attributes Show flush attributes object
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Hide get attributes Show get attributes object
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Hide indexing attributes Show indexing attributes object
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Hide mappings attributes Show mappings attributes object
* Hide merges attributes Show merges attributes object
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Hide shard_path attributes Show shard_path attributes object
* Hide query_cache attributes Show query_cache attributes object
* Hide recovery attributes Show recovery attributes object
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Hide refresh attributes Show refresh attributes object
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Hide request_cache attributes Show request_cache attributes object
* Hide retention_leases attributes Show retention_leases attributes object
* Hide routing attributes Show routing attributes object
* Values areUNASSIGNED
,INITIALIZING
,STARTED
, orRELOCATING
.
* Hide search attributes Show search attributes object
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Hide segments attributes Show segments attributes object
* Total number of segments across all shards assigned to selected nodes.
* Total amount, in bytes, of memory used for doc values across all shards assigned to selected nodes.
* This object is not populated by the cluster stats API. To get information on segment files, use the node stats API.
* Total amount of memory, in bytes, used by fixed bit sets across all shards assigned to selected nodes.
* Total amount, in bytes, of memory used by all index writers across all shards assigned to selected nodes.
* Unix timestamp, in milliseconds, of the most recently retried indexing request.
* Total amount, in bytes, of memory used for segments across all shards assigned to selected nodes.
* Total amount, in bytes, of memory used for normalization factors across all shards assigned to selected nodes.
* Total amount, in bytes, of memory used for points across all shards assigned to selected nodes.
* Total amount, in bytes, of memory used for stored fields across all shards assigned to selected nodes.
* Total amount, in bytes, of memory used for terms across all shards assigned to selected nodes.
* Total amount, in bytes, of memory used for term vectors across all shards assigned to selected nodes.
* Total amount, in bytes, of memory used by all version maps across all shards assigned to selected nodes.
* Hide seq_no attributes Show seq_no attributes object
* Hide store attributes Show store attributes object
* Total size, in bytes, of all shards assigned to selected nodes.
* A prediction, in bytes, of how much larger the shard stores will eventually grow due to ongoing peer recoveries, restoring snapshots, and similar activities.
* Total data set size, in bytes, of all shards assigned to selected nodes. This includes the size of shards not stored fully on the nodes, such as the cache for partially mounted indices.
* Hide translog attributes Show translog attributes object
* Hide warmer attributes Show warmer attributes object
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Hide bulk attributes Show bulk attributes object
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Hide shards attribute Show shards attribute object
* *
object Additional properties
* Hide shard_stats attribute Show shard_stats attribute object
* indices
object Additional properties
* Hide total attributes Show total attributes object
* Hide completion attributes Show completion attributes object
* Total amount, in bytes, of memory used for completion across all shards assigned to selected nodes.
* #### size number | string
* Hide fields attribute Show fields attribute object
* *
object Additional properties
Hide * attributes Show * attributes object
* Hide docs attributes Show docs attributes object
* Total number of non-deleted documents across all primary shards assigned to selected nodes. This number is based on documents in Lucene segments and may include documents from nested fields.
* Total number of deleted documents across all primary shards assigned to selected nodes. This number is based on documents in Lucene segments. Elasticsearch reclaims the disk space of deleted Lucene documents when a segment is merged.
* Hide fielddata attributes Show fielddata attributes object
* Hide fields attribute Show fields attribute object
* *
object Additional properties
Hide * attributes Show * attributes object
* Hide flush attributes Show flush attributes object
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* Hide get attributes Show get attributes object
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* Hide indexing attributes Show indexing attributes object
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* Hide types attribute Show types attribute object
* indices
object Additional properties
* Hide merges attributes Show merges attributes object
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* Hide query_cache attributes Show query_cache attributes object
* Total number of entries added to the query cache across all shards assigned to selected nodes. This number includes current and evicted entries.
* Total number of entries currently in the query cache across all shards assigned to selected nodes.
* Total number of query cache evictions across all shards assigned to selected nodes.
* Total count of query cache hits across all shards assigned to selected nodes.
* Total amount, in bytes, of memory used for the query cache across all shards assigned to selected nodes.
* Total count of query cache misses across all shards assigned to selected nodes.
* Total count of hits and misses in the query cache across all shards assigned to selected nodes.
* Hide recovery attributes Show recovery attributes object
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* Hide refresh attributes Show refresh attributes object
* Time unit for milliseconds
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* Hide request_cache attributes Show request_cache attributes object
* Hide search attributes Show search attributes object
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* Hide groups attribute Show groups attribute object
* Hide segments attributes Show segments attributes object
* Total number of segments across all shards assigned to selected nodes.
* Total amount, in bytes, of memory used for doc values across all shards assigned to selected nodes.
* This object is not populated by the cluster stats API. To get information on segment files, use the node stats API.
Hide file_sizes attribute Show file_sizes attribute object
* *
object Additional properties
Hide * attributes Show * attributes object
* Total amount of memory, in bytes, used by fixed bit sets across all shards assigned to selected nodes.
* Total amount, in bytes, of memory used by all index writers across all shards assigned to selected nodes.
* Unix timestamp, in milliseconds, of the most recently retried indexing request.
* Total amount, in bytes, of memory used for segments across all shards assigned to selected nodes.
* Total amount, in bytes, of memory used for normalization factors across all shards assigned to selected nodes.
* Total amount, in bytes, of memory used for points across all shards assigned to selected nodes.
* Total amount, in bytes, of memory used for stored fields across all shards assigned to selected nodes.
* Total amount, in bytes, of memory used for terms across all shards assigned to selected nodes.
* Total amount, in bytes, of memory used for term vectors across all shards assigned to selected nodes.
* Total amount, in bytes, of memory used by all version maps across all shards assigned to selected nodes.
* Hide store attributes Show store attributes object
* #### size number | string
* Total size, in bytes, of all shards assigned to selected nodes.
* A prediction, in bytes, of how much larger the shard stores will eventually grow due to ongoing peer recoveries, restoring snapshots, and similar activities.
* Total data set size, in bytes, of all shards assigned to selected nodes. This includes the size of shards not stored fully on the nodes, such as the cache for partially mounted indices.
* Hide translog attributes Show translog attributes object
* Hide warmer attributes Show warmer attributes object
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* Hide bulk attributes Show bulk attributes object
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for milliseconds
* Hide shard_stats attribute Show shard_stats attribute object
* Values aregreen
,GREEN
,yellow
,YELLOW
,red
, orRED
.
* Values areopen
orclose
.
- Hide indices attribute Show indices attribute object