System Metrics
Get current CPU usage
Retrieve the current CPU usage percentage
get/api/cpu/current
Response
Current CPU usage
Example response
{
"time": "1700000000000",
"percent": 25.5
}Retrieve the current CPU usage percentage
Current CPU usage
{
"time": "1700000000000",
"percent": 25.5
}