CPU times for all nodes

get/cas/nodes/cpuTime
Internal-Use Only

Returns CPU times with node type for all nodes.

Request Samples

1

Response Samples

1[
2 {
3 "name": "Node Name"
4 },
5 {
6 "type": "Controller"
7 },
8 {
9 "pid": "53421"
10 },
11 {
12 "connected": true
13 },
14 {
15 "userTimeHz": 1240021603
16 },
17 {
18 "systemTimeHz": 4372870
19 },
20 {
21 "idleTimeHz": 565066508
22 },
23 {
24 "iowaitTimeHz": 14616610373
25 },
26 {
27 "irqTimeHz": 24950651
28 },
29 {
30 "softirqTimeHz": 0
31 }
32]

Responses

StatusMeaningDescription
200OKOKSchema