monitor_id in the path. This endpoint allows you to query server resource usage — such as CPU, memory, disk, or network — across a specified time window.You can refine the results using query parameters like
type (e.g., cpu, memory), start_date, end_date, interval (e.g., on-demand, hourly), and limit to control the resolution and size of the returned dataset.Use cases:
- Chart rendering — Populate monitoring dashboards with metric visualizations for a selected server and time period.
- Usage trend analysis — Explore how system resource consumption changes over time to assist with capacity planning.
- Spike investigation — Drill into specific intervals to identify periods of high usage or irregular activity.