GET – 固件清单属性(PCS)
使用 GET 方法检索固件(PCS)信息。
请求 URL
https://<SMM_IPADDR>/redfish/v1/UpdateService/FirmwareInventory/PCS{Id}
响应正文
字段 | 类型 | 描述 | ||||||
|---|---|---|---|---|---|---|---|---|
Description | 字符串 | “PSU 映像” | ||||||
Id | 字符串 | “PCS{Id}” | ||||||
Manufacture | 字符串 | 此电源模块的制造商 | ||||||
Name | 字符串 | “Software Inventory” | ||||||
RelatedItem | 数组 | 项:链接 项数: 1 | ||||||
RelatedItem [N] | 链接 | 管理器资源的链接。 “/redfish/v1/Chassis/chassis1/PowerSubsystem/PowerSupplies/PCS{Id}” | ||||||
SoftwareId | 字符串 | 此电源模块的软件 ID | ||||||
Status | 对象 | 资源及其从属或依赖资源的状态和运行状况。 | ||||||
State | 字符串 | “Enabled” | ||||||
Health | 字符串 | “OK” | ||||||
Updateable | 布尔 | true 指示 Update Service 是否可以更新固件。 | ||||||
Version | 字符串 | 此电源模块的版本 | ||||||
提供反馈