CAS process information
get/cas/process
Information about the CAS process.
1{2 "description": "CASProcess examples",3 "value": {4 "id": "2031",5 "owner": "sas",6 "uptime": 36164.293,7 "userCPU": 316.25,8 "sysCPU": 298.85,9 "memoryUsed": 27713536,10 "maxMemoryUsed": 326660096,11 "threadCount": 27,12 "maxThreadCount": 40,13 "ioCount": 1208,14 "os": {15 "value": {16 "name": "Linux",17 "version": "#1 SMP ...",18 "release": "3.10..."19 }20 },21 "system": {22 "value": {23 "type": " ",24 "name": "X86..."25 }26 },27 "casVersion": {28 "value": {29 "version": "V.04...",30 "buildDate": "Jan 1 2000",31 "buildTime": "12:11:22"32 }33 }34 }35}
Status | Meaning | Description | ||
---|---|---|---|---|
200 | OK | OK | Schema |