Get grid information

get/cas
Internal-Use Only

Get information about the CAS servers.

Request Samples

1

Response Samples

1{
2 "type": "Controller",
3 "state": "Running",
4 "client": 5570,
5 "control": 5571,
6 "idleTime": 315619314,
7 "process": {
8 "$ref": "#/components/examples/CASProcess"
9 },
10 "maxSessions": 5000,
11 "sessionCount": 1,
12 "createdSessionsCount": 1727,
13 "lastSessionActivity": {
14 "value": {
15 "uuid": "fb6ded1b-3e23-2446-becb-899709060a0f",
16 "gmtTime": 2306676112,
17 "event": "destroy"
18 }
19 },
20 "license": {
21 "value": {
22 "gracePeriod": 45,
23 "licenseExpires": "02May2023:00:00:00",
24 "licensePath": "/cas/license/license.sas",
25 "maxCPUs": 1,
26 "maxSessions": 5000,
27 "sessionCount": 1,
28 "siteName": "SCI...",
29 "siteNumber": 10180938,
30 "startCPU": 1,
31 "unusedSessions": 4999,
32 "warningPeriod": 46
33 }
34 }
35}

Responses

StatusMeaningDescription
200OKSuccessful responseSchema