跳到主要内容
版本:2.x

系统

GET /hardware/system HTTP/1.1

返回示例

{
"code": 200,
"errorMsg": null,
"data": [
{
"caption": "计算机系统产品",
"description": "计算机系统产品",
"identifyingNumber": "************",
"name": "Surface Pro 7",
"skuNumber": "",
"uuid": "************************************",
"vendor": "Microsoft Corporation",
"version": "*****************************************"
}
],
"time": "2024-10-13T22:21:05.2061371+08:00"
}