get_container_rrddata
Retrieve historical CPU, memory, disk, and network statistics for a container over a specified time range, from hour to year.
Instructions
Get RRD statistics data for a container (CPU, memory, disk, network over time).
Args: node: The node name. vmid: The container 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 |