GET – Firmware inventory properties (PCS)
Use the GET method to retrieve the firmware (PCS) info.
Request URL
https://<SMM_IPADDR>/redfish/v1/UpdateService/FirmwareInventory/PCS{Id}
Response body
Field | Type | Description | ||||||
|---|---|---|---|---|---|---|---|---|
Description | String | “PSU image” | ||||||
Id | String | “PCS{Id}” | ||||||
Manufacture | String | Manufacture of this power supply | ||||||
Name | String | “Software Inventory” | ||||||
RelatedItem | Array | Items: link Item count: 1 | ||||||
RelatedItem [N] | link | Link to the manager resource. “/redfish/v1/Chassis/chassis1/PowerSubsystem/PowerSupplies/PCS{Id}” | ||||||
SoftwareId | String | Software ID of this power supply | ||||||
Status | Object | The status and health of the resource and its subordinate or dependent resources. | ||||||
State | String | “Enabled” | ||||||
Health | String | “OK” | ||||||
Updateable | Boolean | true Indicates whether the firmware can be updated by Update Service. | ||||||
Version | String | Version of this power supply | ||||||
Give documentation feedback