tasks_list
Retrieve and monitor currently running tasks in Easysearch clusters, with filtering options for actions, nodes, and parent tasks to track execution status.
Instructions
获取正在执行的任务列表
参数:
actions: 动作过滤(支持通配符)如 cluster:* 或 indices:data/write/*
detailed: 是否显示详细信息
parent_task_id: 父任务 ID
nodes: 节点过滤
group_by: 分组方式 nodes/parents/none
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actions | No | ||
| detailed | No | ||
| parent_task_id | No | ||
| nodes | No | ||
| group_by | No |