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

Bios

GET /hardware/bios HTTP/1.1

返回示例

{
"code": 200,
"errorMsg": null,
"data": [
{
"caption": "19.101.140",
"description": "19.101.140",
"manufacturer": "Microsoft Corporation",
"name": "19.101.140",
"releaseDate": "20240411000000.000000+000",
"serialNumber": "************",
"softwareElementID": "19.101.140",
"version": "MSFT - 2"
}
],
"time": "2024-10-13T22:23:52.3680743+08:00"
}