WsNodeRuntime
WsNodeRuntime
JSON Example
{
"now": 0,
"nodeid": "string",
"state": "string",
"fileSystems": [
{
"label": "string",
"total": 0,
"unallocated": 0,
"usable": 0
}
],
"swap": {
"total": 0,
"used": 0
},
"runtime": {
"uptime": 0,
"starttime": 0,
"loadAvg": "number",
"numCpus": 0,
"threadCount": 0,
"peakThreadCount": 0,
"daemonThreadCount": 0,
"heap": {
"init": 0,
"used": 0,
"commited": 0,
"max": 0
},
"nonHeap": {
"init": 0,
"used": 0,
"commited": 0,
"max": 0
}
},
"auth": {
"count": 0,
"total": 0,
"max": 0,
"percentile": 0,
"current": 0
},
"rights": {
"count": 0,
"total": 0,
"max": 0,
"percentile": 0,
"current": 0
},
"datasourceNumActive": {
"count": 0,
"total": 0,
"max": 0,
"percentile": 0,
"current": 0
},
"heartBeatDsNumActive": {
"count": 0,
"total": 0,
"max": 0,
"percentile": 0,
"current": 0
}
}
integer As int64
As int64
now
Optional
now
string
nodeid
Optional
nodeid
string
state
Optional
state