VPS_getMetricsV1
Retrieve historical performance metrics for a virtual machine, including CPU, memory, disk, network usage, and uptime, by specifying the VM ID and date range.
Instructions
This endpoint retrieves the historical metrics for a specified virtual machine. It includes the following metrics:
- CPU usage
- Memory usage
- Disk usage
- Network usage
- Uptime
Input Schema
Name | Required | Description | Default |
---|---|---|---|
date_from | Yes | the date-time notation as defined by RFC 3339, section 5.6 | |
date_to | Yes | the date-time notation as defined by RFC 3339, section 5.6 | |
virtualMachineId | Yes | Virtual Machine ID |