GET – Firmware inventory properties (SMM3 Primary)
Use the GET method to retrieve the firmware (SMM3 Primary) info.
Request URL
https://<SMM_IPADDR>/redfish/v1/UpdateService/FirmwareInventory/SMM3_Primary
Response body
Field | Type | Description | ||||||
|---|---|---|---|---|---|---|---|---|
Description | String | “BMC image” | ||||||
Id | String | “SMM3_Primary” | ||||||
Name | String | “Software Inventory” | ||||||
RelatedItem | Array | Items: link Item count: 1 | ||||||
RelatedItem[N] | link | “/redfish/v1/Managers/bmc” | ||||||
OEM | Expand | |||||||
Lenovo | Object | |||||||
Active | Boolean | Indicate active boot section or not. | ||||||
ExtendVersion | String | SMM firmware extend version. | ||||||
Status | Object | The status and health of the resource and its subordinate or dependent resources. | ||||||
Health | String | “OK” / “Warning” / “Critical” | ||||||
State | String | “Enabled” | ||||||
Updateable | Boolean | true Indicates whether the firmware can be updated by Update Service. | ||||||
Version | String | “{major}-{minor}-{patch}”. Ex: “1.0.02” | ||||||
Give documentation feedback