Node Disk Administration
proxmox_node_disk_adminInitialize GPT partition tables or wipe block devices on a Proxmox node. Select init_gpt for setup or wipe to erase disk data.
Instructions
Destructive disk operations. action=init_gpt: initialize GPT | action=wipe: wipe disk (all elevated)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| disk | Yes | Block device path (e.g., /dev/sdb) | |
| node | Yes | Node name | |
| uuid | No | Optional UUID for the disk | |
| action | Yes |