pve_storage_status
Check a storage backend's capacity and state. Returns total, used, free space and enabled status.
Instructions
Read a storage backend's capacity and state (read-only). Returns total size, used space, available free space, and enabled status. Use pve_storage_content to list ISOs, templates, and backups stored on it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | No | ||
| 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 |