Interface IndicesPutSettings<T>

Type Parameters

  • T = RequestBody

Hierarchy

Properties

allow_no_indices?: boolean
body: T
error_trace?: boolean
expand_wildcards?: "all" | "none" | "closed" | "open" | "hidden"
filter_path?: string | string[]
flat_settings?: boolean
human?: boolean
ignore_unavailable?: boolean
index?: string | string[]
master_timeout?: string
method?: string
preserve_existing?: boolean
pretty?: boolean
source?: string
timeout?: string

Generated using TypeDoc