Skip to main content

@terascope/opensearch-client / client/method-helpers/indicesGetSettings

client/method-helpers/indicesGetSettings

Functions

convertIndicesGetSettingsParams()

convertIndicesGetSettingsParams(params, distributionMeta): object

Defined in: opensearch-client/src/client/method-helpers/indicesGetSettings.ts:3

Parameters

ParameterType
paramsIndicesGetSettingsParams
distributionMetaClientMetadata

Returns

object

allow_no_indices?

optional allow_no_indices: boolean

cluster_manager_timeout?

optional cluster_manager_timeout: string | number = master_timeout

expand_wildcards?

optional expand_wildcards: ExpandWildcards

flat_settings?

optional flat_settings: boolean

ignore_unavailable?

optional ignore_unavailable: boolean

include_defaults?

optional include_defaults: boolean

index?

optional index: string | string[]

local?

optional local: boolean

name?

optional name: string | string[]