pve_node_disk_wipe
Wipe all data and partition table from a Proxmox node disk. Destroys partitions and filesystems permanently. Requires explicit confirmation to execute.
Instructions
MUTATION: wipe ALL data and the partition table on a node disk.
RISK_HIGH, NO UNDO: DESTROYS all data, partitions, and filesystems on the named disk. This is irreversible — all data is permanently erased. confirm=True to execute.
PUT /nodes/{node}/disks/wipedisk Smoke-confirm: endpoint and body shape not live-verified.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| disk | Yes | ||
| node | No | ||
| confirm | No | ||
| 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 |