get_task_log
Retrieve task log output by specifying node and UPID. Control lines returned with limit and start parameters.
Instructions
Get log output of a specific task.
Args: node: The node name. upid: The task UPID string. limit: Max lines to return. start: Start line number.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | ||
| upid | Yes | ||
| limit | No | ||
| start | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |