proxmox_delete_container
Permanently delete a stopped container in a Proxmox cluster. Returns a task UPID to track deletion progress.
Instructions
Permanently delete a container (the container must be stopped first). Returns the task UPID — use proxmox_task_status to check whether it finished.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | ||
| vmid | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |