pbs_datastore_status
Retrieve runtime usage statistics for a Proxmox Backup Server datastore, including total capacity, used bytes, and available bytes, to monitor storage consumption.
Instructions
Get runtime usage statistics for one PBS datastore (read-only). Returns total capacity, used bytes, and available bytes. Use pbs_datastores_list to enumerate datastores (with backend type) or pbs_gc_status for garbage-collection state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| store | 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 |