Interface IndicesSimulateIndexTemplate<T>

Type Parameters

  • T = RequestBody

Hierarchy

  • Generic
    • IndicesSimulateIndexTemplate

Properties

body?: T
cause?: string
create?: boolean
error_trace?: boolean
filter_path?: string | string[]
human?: boolean
master_timeout?: string
method?: string
name: string
pretty?: boolean
source?: string

Generated using TypeDoc