delete_index
Permanently remove an Elasticsearch index and all its documents by specifying the index name.
Instructions
Delete an Elasticsearch index and all its documents permanently
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | Yes | Name of the Elasticsearch index to delete |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |