initialize_gpt
Initialize a disk with a GPT partition table on a Proxmox node. Warning: this operation destroys all existing data on the disk.
Instructions
Initialize a disk with GPT partition table (WARNING: destroys all data).
Args: node: The node name. disk: Disk device path (e.g. '/dev/sdb').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | ||
| disk | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |