GET – Component Integrity
Use the GET method to retrieve the properties Component Integrity resource for Redfish service.
Request URL
GET https://<BMC_IPADDR>/redfish/v1/ComponentIntegrity/UEFI-Firmware
Request body
None
Response body
Field | Type | Description | ||
|---|---|---|---|---|
Id | String | UEFI-Firmware | ||
Name | String | UEFI Firmware Integrity | ||
Description | String | UEFI Firmware Integrity | ||
ComponentIntegrityEnabled | Boolean | True | ||
ComponentIntegrityType | String | OEM | ||
ComponentIntegrityTypeVersion | String | 1.0.0 | ||
LastUpdated | String | Last updated time. | ||
TargetComponentURI | String | /redfish/v1/UpdateService/FirmwareInventory/UEFI | ||
Status | String | Expanded. | ||
State | String | Enabled | ||
Health | String | “OK” or “Critical” | ||
Status code
| HTTP Status Code | Error Message ID |
|---|---|
| 500 | InternalError |
提供反馈