Get aliases
get_aliasesRetrieve index aliases by name or pattern. Works even without cluster monitor privilege by falling back to index-level API.
Instructions
List index aliases, optionally filtered by name (equivalent to _cat/aliases). Falls back to the index-level _resolve/index API when the cluster "monitor" privilege is missing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Optional alias name or pattern to filter by |