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