delete_data_stream
Delete specified data streams and their backing indices permanently. Supports comma-separated lists or wildcard patterns.
Instructions
Delete one or more data streams.
Permanently deletes the specified data streams and all their backing indices.
Args: name: Name of the data stream(s) to delete. Can be a comma-separated list or wildcard pattern. cluster: Optional cluster name. Uses the default cluster if omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| cluster | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||