Returns a VM metrics time series (CPU, RAM, disk and network throughput).
GET
/v1/projects/:projectId/vms/:vmId/metricsCurrently returns deterministic mock data; live metrics wiring is a pending follow-up. The
timeframe query parameter selects the sampled range and defaults to Hour when omitted.
Request
Responses
- 200
- 400
- 401
- 404
- 503
OK
Bad Request
Unauthorized
Not Found
Service Unavailable