ElasticSearch Connector
Documentation
Version: 3
Documentation

EndPoint List indexes


Name

list_indexes

Description

Lists indexes

Parameters

Parameter Label Required Options Description
There are no parameters

Output Columns

Label Data Type (SSIS) Data Type (SQL) Length Raw Description
Name DT_WSTR nvarchar(4000) 4000 False
Uuid DT_WSTR nvarchar(50) 50 False
Status DT_WSTR nvarchar(50) 50 False
Health DT_WSTR nvarchar(50) 50 False
Pri DT_I4 int False
Rep DT_I4 int False
DocsCount DT_I4 int False
DocsDeleted DT_I4 int False
StoreSize DT_WSTR nvarchar(50) 50 False
PriStoreSize DT_WSTR nvarchar(50) 50 False

Input Columns

Label Data Type (SSIS) Data Type (SQL) Length Raw Description
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime.