NOTE: You are looking at documentation for an older release. For the latest information, see the current release documentation.
indices.stats
editindices.stats
editclient.indices.stats({
index: string | string[],
metric: string | string[],
completion_fields: string | string[],
fielddata_fields: string | string[],
fields: string | string[],
groups: string | string[],
level: 'cluster' | 'indices' | 'shards',
types: string | string[],
include_segment_file_sizes: boolean
})
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|