delete_alias
Remove an alias from a specified Elasticsearch index to disassociate it and update index routing.
Instructions
Delete an alias for a specific index.
Args: index: Name of the index name: Name of the alias cluster: Optional cluster name. Uses the default cluster if omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | Yes | ||
| name | Yes | ||
| cluster | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||