List of CAS nodes with CPU load

get/cas/nodes/metrics
Internal-Use Only

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.

Request Samples

1

Response Samples

1[
2 {
3 "name": "nodeName"
4 },
5 {
6 "port": 8080
7 },
8 {
9 "type": "Controller"
10 },
11 {
12 "connected": true
13 },
14 {
15 "pid": 32768
16 },
17 {
18 "httpPort": 7070
19 },
20 {
21 "httpProtocol": "https"
22 },
23 {
24 "uuid": "4092f24d-15f1-4c2e-8a06-9cb616c1a392"
25 },
26 {
27 "cpuLoad": 0
28 }
29]

Responses

StatusMeaningDescription
200OKOKSchema