delete_index
Delete a specified index from an Elasticsearch cluster to manage storage and remove unused data.
Instructions
Delete an index.
Args: index: Name of the index cluster: Optional cluster name. Uses the default cluster if omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | Yes | ||
| cluster | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||