pve_storage_config_get
Retrieve any storage's complete configuration from storage.cfg by its storage ID, including type, paths, servers, and access settings.
Instructions
Retrieve a single storage definition from storage.cfg by storage ID (read-only). Returns the storage's complete configuration including type, paths, servers, and access settings. Use pve_storage_config_list to enumerate all storages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| storage | 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 |