Create storage pool
create_storageCreate a new storage pool (LVM, ZFS, NFS, CIFS, PBS, dir, BTRFS, etc.) for Proxmox. High risk: wrong config may lose data; user confirmation needed.
Instructions
Create a new storage pool (lvm, zfspool, nfs, cifs, pbs, dir, btrfs, etc.). HIGH RISK — wrong config can lose data. Ask the user to confirm before invoking.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fs | No | ||
| path | No | ||
| pool | No | ||
| type | Yes | Storage type | |
| nodes | No | ||
| domain | No | ||
| enable | No | ||
| export | No | ||
| server | No | ||
| shared | No | ||
| vgname | No | ||
| confirm | No | Set to true once the user has approved this action | |
| content | No | ||
| options | No | ||
| storage | Yes | Storage ID | |
| maxfiles | No | ||
| password | No | ||
| thinpool | No | ||
| username | No | ||
| datastore | No | ||
| export_vg | No | ||
| namespace | No | ||
| fingerprint | No | ||
| prune_backups | No |