Skip to main content

@terascope/types / elasticsearch-interfaces / IndicesIndexSettingBlocks

Interface: IndicesIndexSettingBlocks

Properties

index.blocks.metadata?

optional index.blocks.metadata: boolean

Source

elasticsearch-interfaces.ts:1517


index.blocks.read?

optional index.blocks.read: boolean

Source

elasticsearch-interfaces.ts:1513


index.blocks.read_only?

optional index.blocks.read_only: boolean

Source

elasticsearch-interfaces.ts:1509


index.blocks.read_only_allow_delete?

optional index.blocks.read_only_allow_delete: boolean

Source

elasticsearch-interfaces.ts:1511


index.blocks.write?

optional index.blocks.write: string | boolean

Source

elasticsearch-interfaces.ts:1515


metadata?

optional metadata: boolean

Source

elasticsearch-interfaces.ts:1516


read?

optional read: boolean

Source

elasticsearch-interfaces.ts:1512


read_only?

optional read_only: boolean

Source

elasticsearch-interfaces.ts:1508


read_only_allow_delete?

optional read_only_allow_delete: boolean

Source

elasticsearch-interfaces.ts:1510


write?

optional write: string | boolean

Source

elasticsearch-interfaces.ts:1514