pve_storage_content_delete
Delete a storage content volume (ISO/template/backup) from Proxmox. Uses dry-run by default; requires confirm=True to execute.
Instructions
MUTATION: delete a content volume (ISO / template / backup) from storage. Dry-run by default (HIGH risk for a backup volume); confirm=True. Async — UPID or null.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | No | ||
| volid | Yes | ||
| confirm | No | ||
| storage | Yes | ||
| proximo_target | No | Which configured Proxmox target to run this call against — a target name from your multi-target config (a specific PVE/PBS/PMG/PDM box). Omit to use the single/default target from the environment; the selection applies only to this call. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |