get_storage_rrddata
Retrieve historical storage usage statistics for a specific pool on a Proxmox node over a chosen timeframe (hour/day/week/month/year).
Instructions
Get RRD statistics for a storage pool (usage over time).
Args: node: The node name. storage: The storage ID. timeframe: Time range: 'hour', 'day', 'week', 'month', 'year'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | ||
| storage | Yes | ||
| timeframe | No | hour |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |