get_task_log
Retrieve log output from a specific task in Proxmox VE by providing node and task UPID, with optional limit on log lines.
Instructions
Get log output from a specific task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | Node name where the task runs. | |
| upid | Yes | Task UPID string. | |
| limit | No | Maximum number of log lines. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |