pve_node_disk_initgpt
Initialize a GPT partition table on a node disk, overwriting the existing one. Irreversible; requires confirm=true.
Instructions
MUTATION: initialize a GPT partition table on a node disk.
RISK_HIGH: overwrites the existing partition table on the named disk; irreversible. confirm=True to execute.
POST /nodes/{node}/disks/initgpt 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 |