pve_list_node_tasks
Retrieve and filter task history from a Proxmox VE node to monitor operations, track progress, and identify issues in virtual machine and container management.
Instructions
List node tasks
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | Node name | |
| vmid | No | Filter by VMID | |
| start | No | Start index | |
| limit | No | Max tasks to return | |
| userfilter | No | Filter by user | |
| typefilter | No | Filter by type | |
| errors | No | Only show errors | |
| source | No | Task source |