API Guide

Table Of Contents
redfish/v1/Chassis/Members(id)/Actions/Oem/DellChassis.VirtualReseat
This API represents virtual reseat information of the chassis.
POST method for virtual reseat
This method performs virtual reseat of the chassis.
Description Performs virtual reseat of the chassis.
Privilege DEVICE_CONFIGURATION
HTTP response
code
202
redfish/v1/Chassis/Members(id)/Actions/Chassis.Reset
This API represents chassis reset information.
POST method for chassis reset
This method resets the chassis.
Description Resets the chassis.
Privilege DEVICE_CONFIGURATION
HTTP response
codes
202
Example request
body
{
"ResetType": "<value>"
}
Table 210. Attributes
Attribute name Description
ResetType The allowed values are:
On
ForceOff
Graceful Shutdown
PowerCycle
Some of the options work based on the type of the device.
redfish/v1/Managers(<InstanceId>)/Actions/Manager.Reset
This API represents chassis management.
POST method to restart chassis
This method restarts the chassis.
Description
Restarts the chassis.
Privilege DEVICE_CONFIGURATION
HTTP response
code
202
Redfish resource model 741