Skip to main content

@terascope/types / elasticsearch-interfaces / IndicesIndexSettingBlocks

Interface: IndicesIndexSettingBlocks

Properties

index.blocks.metadata?

optional index.blocks.metadata: boolean

Source

elasticsearch-interfaces.ts:1519


index.blocks.read?

optional index.blocks.read: boolean

Source

elasticsearch-interfaces.ts:1515


index.blocks.read_only?

optional index.blocks.read_only: boolean

Source

elasticsearch-interfaces.ts:1511


index.blocks.read_only_allow_delete?

optional index.blocks.read_only_allow_delete: boolean

Source

elasticsearch-interfaces.ts:1513


index.blocks.write?

optional index.blocks.write: string | boolean

Source

elasticsearch-interfaces.ts:1517


metadata?

optional metadata: boolean

Source

elasticsearch-interfaces.ts:1518


read?

optional read: boolean

Source

elasticsearch-interfaces.ts:1514


read_only?

optional read_only: boolean

Source

elasticsearch-interfaces.ts:1510


read_only_allow_delete?

optional read_only_allow_delete: boolean

Source

elasticsearch-interfaces.ts:1512


write?

optional write: string | boolean

Source

elasticsearch-interfaces.ts:1516