ElasticSearch Connector
ElasticSearch Connector Help
Version 3
ZappySys Logo File Version: v3
Supported Engine: 14

EndPoint Delete Index


Name

delete_index

Description

Delete an exising index

Parameters

Parameter Label Required Options Description
Name Index to delete YES

Output Columns

Label DataType Length Raw Description
Acknowledged DT_BOOL 0 False
Name DT_WSTR 255 False
ErrorStatus DT_I4 0 False
ErrorReason DT_WSTR 1000 False
ErrorType DT_WSTR 255 False
ErrorId DT_WSTR 255 False
ErrorIndex DT_WSTR 255 False

Input Columns

Label DataType Length Raw Description
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime.