stop_task
Stop a running task on a Proxmox node by specifying the node name and task UPID. Use it to abort unwanted or stuck tasks.
Instructions
Stop (abort) a running task.
Args: node: The node name. upid: The task UPID string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | ||
| upid | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |