Get task progress
get_taskCheck the status of asynchronous Elasticsearch tasks, including progress, completion, and failure, using the task ID.
Instructions
Check an asynchronous task, such as the one reindex returns: progress, completion and failure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | Task id as returned by reindex, e.g. node-1:428 |