List of CAS nodes with CPU load
get/cas/nodes/metrics
List of nodes running CAS servers, including cpuLoad of the system running the CAS server. Retrieving the load information requires extra communication with the grid nodes. /cas/nodes is provided for cases where performance is of the essence and CPU load information is not needed.
1[2 {3 "name": "nodeName"4 },5 {6 "port": 80807 },8 {9 "type": "Controller"10 },11 {12 "connected": true13 },14 {15 "pid": 3276816 },17 {18 "httpPort": 707019 },20 {21 "httpProtocol": "https"22 },23 {24 "uuid": "4092f24d-15f1-4c2e-8a06-9cb616c1a392"25 },26 {27 "cpuLoad": 028 }29]
Status | Meaning | Description | ||
---|---|---|---|---|
200 | OK | OK | Schema |