API Guide

Table Of Contents
Supported action — Reset
Description
This defines the name of the custom action supported when used in conjunction with a POST operation to this resource. When issued,
this operation performs a reset of the manager.
URL
/redfish/v1/Managers/<ID>/Actions/Manager.Reset
Supported HTTP methods and privileges
HTTP method Required privilege
POST ConfigureManager
Updatable properties
Property Value
ResetType GracefulRestart
HTTP status code Extended information
204
400
Base.1.0.PropertyValueTypeError
Base.1.0.PropertyValueNotInList
Base.1.0.PropertyUnknown
Base.1.0.PropertyNotWritable
Base.1.0.PropertyValueFormatError
500 Base.1.0.InternalError
OEMManager
Description
This resource is used to export, import, and preview the Server Configuration Profile (SCP) files Redfish implementation.
NOTE:
For SCP export, import, and preview, if Lifecycle Controller is disabled, ensure that you enable Lifecycle
Controller and retry the operation. To enable Lifecycle Controller, run the following command:
racadm set LifecycleController.LCAttributes.LifecycleControllerState 1
Redfish SCP is an OEM action and requires OEM privileges ALL and role as ADMIN. Redfish privileges are not applicable for SCP.
Supported action — Export, Import, and Preview
Table 3. Supported HTTP methods and features
HTTP method Feature
POST Exporting configuration
POST Importing configuration
POST Preview configuration
22