API Guide
"Id": "10053",
"Description": "",
"Name": "PERC H730P MX",
"UefiDevicePath": "",
"Devices":[],
"Status":{
"State": "Enabled",
"HealthRollup": "OK",
"Health": "OK"
}
}
redfish/v1/Systems/Members(id)/Actions/
ComputerSystem.Reset
This API resets the state of the server.
POST method to reset server state
This method resets the state of the server.
Description Resets the server state.
Privilege DEVICE_CONFIGURATION
HTTP response
codes
202
Example request
body
{
"ResetType": "<value>"
}
Table 202. Attributes
Attribute name Description
ResetType The allowed values are:
● PowerOn
● PowerOffNonGraceful
● PowerOffGraceful
● PowerCycle
Redfish—CompositionService
redfish/v1/CompositionService
This API represents the composition service information.
GET method for CompositionService
This method returns the composition service information.
Description
Returns the composition service information.
Privilege VIEW
Redfish resource model 605