CPU Usage
This endpoint retrieves the CPU usage statistics for the specified KVM VPS.
The api_host
parameter, obtained from the “Create AUTH-session” response,
is dynamically set in the URL.
Provide the signature
, kvm_id
, and valid_until
parameters obtained
from the same response to access CPU usage data.
Body
The session signature obtained from the "Create AUTH-session" call.
"session_signature_12345"
The unique identifier of the KVM VPS to retrieve CPU usage data for.
This value is specific to your VPS.
"kvm_100200_300400"
The expiration timestamp for the session, obtained from the "Create AUTH-session" call.
Ensure that the session is valid and has not expired.
"2025-01-12T15:30:00Z"
Response
"success"
JSON string containing CPU usage chart data.
"{\"datasets\":[{\"label\":\"CPU usage [%]\",\"type\":\"line\",\"borderWidth\":1,\"borderColor\":\"#46A546\",\"backgroundColor\":\"#46A546\",\"yAxisID\":\"y\",\"data\":[12,10,12,12,12,12,10,14,12,10,12,10,10,12,10,12,14,10,12,12,12,12,15,14,12,12,12,10,10,12,12,12,12,12,12,12,14,12,12,12,12,12,12,14,12,12,12,12,14,10,14,10,12,12,12,10,10,12,12,15,12,12,12,10,12,12,14,12,12,12,15,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,10,12,14,12,12,14,14,12,12,14,12,14,12,14,14,12,12,12,14,12,14,14,12,14,12,10,12,12,12,12,12,14,12,10,12,10,14,12,12,12,14,14,10,14,12,45,10,62,12,14,12,12,14,14,12,10,14,14,12,12,12,12,14,12,12,12,12,14,12,10,10,10,12,12,12,12,12,12,14,12,12,12,12,12,12,14,12,14,14,12,12,12,12,14,10,14,34,14,12,56,12,12,45,12,12,12,10,12,12,12,14,10,12,14,10,12,12,14,17,12,12,12,12,12,44,15,14,12,12,14,12,14,12,12,12,12,14,12,14,14,14,14,12,12,12,12,12,12,12,14,14,10,14,12,14,14,14,12,10,14,14,12,12,12,12,14,14,12,56,12,12,14,15,12,12,12,12,12,12,12,12,10,12,12,12,14,56,12,12,14,10,14,45,14,27,14,12,14,15,12,14,12,14,10,12,12,14,15,14,14,12,10,14,12,12,12,12,14,14,14,12,12,12,14,14,10,12,12,14,12,12,12,12,12,10,10,14,12,12,12,12,12,12,14,12,14,14,10,30,14,12,14,12,14,12,12,12,12,10,12,14,10,10,12,12,12,17,12,12,12,12,10,14,12,10,12,12,12,10,10,12,12,12,12,14,10,12,14,12,12,12,12,12,12,12,12,12,14,10,12,12,14,14,12,12,14,10,10,10,12,14,12,12,12,12,12,10,12,10,12,12,12,12,10,12,12,12,12,49,12,12,19,12,12,10,12,10,12,12,12,12,14,12,12,12,12,12,12,12,12,12,12,12,12,14,10,10,10,12,12,12,12,12,10,14,14,10,12,12,12,12,12,12,12,12,12,12,10,12,12,10,14,14,10,12,14,12,12,12,12,12,14,12,12,14,12,12,12,14,14,12,12,12,12,14,12,12,14,10,12,12,12,12,12,14,10,12,10,12,12,12,12,12,10,12,14,14,12,12,12,14,12,12,12,12,14,12,17,14,10,12,14,12,12,12,14,12,12,14,10,14,10,14,14,14,12,12,14,14,14,12,12,10,14,14,14,14,12,12,12,14,12,12,12,14,12,12,12,12,12,14,14,12,14,12,14,14,12,12,14,12,12,14,12,14,12,12,12,12,12,12,14,14,12,15,10,14,10,12,10,10,12,12,12,12,12,12,14,12,12,12,12,12,12,12,12,12,12,14,14,12,12,12,15,12,14,15,12,12,14,14,12,12,12,10,12,12,12,14,12,12,12,12,14,14,12,12,12,14,12,14,14,12,10,12,12,12,12,12,14,14,14,15,12,12,10,14,14,14,12,12,14,12,12,12,12,12,44,14,15,12,12,12,12,12,12,14,12,12,12,10,10,14,12,12,15,14,12,10,12,12,12,14,12,10,14,12,14,14,12,12,12,12,20,14,12,12,12,12,14,12,15,14]}],\"labels\":[\"08:05\",\"10:02\"]}"
Was this page helpful?