get_vm_rrddata
Retrieve historical VM performance data including CPU, memory, disk, and network usage over specified time periods.
Instructions
Get RRD statistics data for a VM (CPU, memory, disk, network over time).
Args: node: The node name. vmid: The VM ID. timeframe: Time range: 'hour', 'day', 'week', 'month', 'year'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | ||
| vmid | Yes | ||
| timeframe | No | hour |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |