Type Parameters

  • T = RequestBody

Hierarchy

Properties

body: T
error_trace?: boolean
filter_path?: string | string[]
human?: boolean
id?: string
if_primary_term?: number
if_seq_no?: number
index: string
method?: string
op_type?: "index" | "create"
pipeline?: string
pretty?: boolean
refresh?: boolean | "wait_for"
require_alias?: boolean
routing?: string
source?: string
timeout?: string
type?: string
version?: number
version_type?: "internal" | "external" | "external_gte"
wait_for_active_shards?: string

Generated using TypeDoc