curl --location --request GET 'https://open-cn.vnnox.com/v2/device-status-monitor/input-source/monitor/' \
--header 'AppKey: 0af7a122deae4b25b5c3065c6b2a2e66' \
--header 'Nonce: 0af7a122deae4b25b5c3065c6b2' \
--header 'CurTime: 121312312321' \
--header 'CheckSum: 111'{
"computer": [
{
"name": "C",
"surplus": "129",
"total": "235",
"type": "",
"used": "106",
"volumeName": ""
},
{
"name": "D",
"surplus": "81",
"total": "94",
"type": "",
"used": "13",
"volumeName": ""
},
{
"name": "E",
"surplus": "142",
"total": "146",
"type": "",
"used": "4",
"volumeName": ""
}
],
"cpu": 2,
"memSurplus": "354.0",
"memTotal": "475.0",
"memUsed": "121.0",
"system": {
"bit64": true,
"version": "Microsoft Windows 10 企业版 LTSC-6.2.9200.0"
},
"sn": "2YHA12706N1A10049941"
}