System Controller
get
Authorizations
Responses
200
OK
*/*
400
Bad Request
*/*
403
Forbidden
*/*
404
Not Found
*/*
409
Conflict
*/*
500
Internal Server Error
*/*
get
GET /api/system/stats HTTP/1.1
Host: inscada.cloud
Accept: */*
{
"cpuTemperature": 1,
"fanSpeeds": [
1
],
"totalVirtualMemorySize": 1,
"totalPhysicalMemorySizeStr": "text",
"totalVirtualMemorySizeStr": "text",
"systemCpuLoad": 1,
"freePhysicalMemorySize": 1,
"freeDiskSpaceStr": "text",
"totalPhysicalMemorySize": 1,
"totalDiskSpaceStr": "text",
"totalDiskSpace": 1,
"systemBootTime": 1,
"systemBootTimeStr": "text",
"systemUptimeStr": "text",
"currentTime": 1,
"freeVirtualMemorySizeStr": "text",
"processCount": 1,
"systemUptime": 1,
"freeVirtualMemorySize": 1,
"processCpuLoad": 1,
"currentTimeStr": "text",
"threadCount": 1,
"freeDiskSpace": 1,
"freePhysicalMemorySizeStr": "text",
"cpuVoltage": 1
}
get
Authorizations
Responses
200
OK
*/*
Responseinteger · int64
400
Bad Request
*/*
403
Forbidden
*/*
404
Not Found
*/*
409
Conflict
*/*
500
Internal Server Error
*/*
get
GET /api/system/current-datetime HTTP/1.1
Host: inscada.cloud
Accept: */*
1