User Manual
4-124
Chapter 4: Redfish Technology Pack
• Response
The response status is success by following scenario:
- The response status 200 means success and the response body is a GET Response
with the changed values specified in the Patchable properties in Request body.
- A message will be included in the response when the lighttpd web server needs to be
restarted.
- On error, the response status will be 400 and the body will contain the response
error.
For Detailed Error Responses refer to section
4.2.4 B
and section
4.2.4 C
.
4.4.3 Manager Factory Reset – [DEBUG ONLY FEATURE]
The FactoryReset action in Redfish will clear the Redfish database, repopulate it with default
values using db_init, clear the SEL in IPMI, and then repopulate data from IPMI to Redfish.
A. POST
• Request
POST https://{{ip}}/redfish/v1/ Managers/Self/Actions/Manager.
FactoryReset
Content-Type: application/json
Example POST Request Body
{
“FactoryResetType”: “ResetAll”
}
• Response
The response of the request will be 204 No content.
E16160_ASMB9-iKVM_UM_V3.indb 124E16160_ASMB9-iKVM_UM_V3.indb 124 1/17/2020 2:29:33 PM1/17/2020 2:29:33 PM