proxmox_node_disk_admin
Initialize GPT or wipe block devices on Proxmox nodes.
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 |