CData Python Connector for Elasticsearch

Build 24.0.9062

IndexTemplates

General information about index templates

Columns

Name Type ReadOnly References Description
name [KEY] String False

Name of index template

composed_of String False

Array of index template names from which this template is composed

data_stream_allow_custom_routing Boolean False

Whether data stream allows custom routing

data_stream_hidden Boolean False

Whether data stream is hidden

data_stream_index_mode String False

Type of data stream to create

index_patterns String False

Array of patterns to match index names to this template

_meta String False

Optional user metadata about the index template

priority Long False

Priority to determine index template precedence when a new data stream or index is created. The index template with the highest priority is chosen. If no priority is specified the template is treated as though it is of priority 0 (lowest priority)

template_aliases String False

JSON aggregate of aliases info for index or data stream.

template_mappings String False

Mapping for fields in the index

template_settings String False

Index settings for indices matched to templates

version Integer False

Optional version number used to manage index templates externally

deprecated Boolean False

Optional mark of whether this template is deprecated

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9062