pve_storage_create
Define a new Proxmox storage entry in storage.cfg. Defaults to dry-run; set confirm=True to apply changes.
Instructions
MUTATION: define a new storage (storage.cfg). Dry-run by default. confirm=True to execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| nodes | No | ||
| export | No | ||
| server | No | ||
| shared | No | ||
| confirm | No | ||
| content | No | ||
| disable | No | ||
| storage | Yes | ||
| storage_type | Yes | ||
| 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 |