NOTE: You are looking at documentation for an older release. For the latest information, see the current release documentation.
indices.get
editindices.get
editclient.indices.get({
index: string | string[],
include_type_name: boolean,
local: boolean,
ignore_unavailable: boolean,
allow_no_indices: boolean,
expand_wildcards: 'open' | 'closed' | 'none' | 'all',
flat_settings: boolean,
include_defaults: boolean,
master_timeout: string
})
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|