API Guide

Table 143. Status codes(continued)
HTTP status code Extended information Error message code
403 Base.1.0.InsufficientPrivilege RAC0506
405 Base.1.0.GeneralError SYS402
500 Base.1.0.InternalError
Supported action — Initialize
Description
This action is used to prepare the contents of the volume for use by the system.
URL
/redfish/v1/Systems/System.Embedded.1/Storage/<StorageController-Id>/Volumes/<Volume-Id>/
Actions/Volume.Initialize
HTTP methods and privileges
Table 144. HTTP methods and privileges for the action
HTTP method Required privilege
POST Login + SystemControl
Required parameters
Table 145. Required parameter for the action
Parameter Description
InitializeType The type of initialization to be performed either Fast or Slow
Status codes
Table 146. Status codes
HTTP status code Extended information Error message code
202
400
Base.1.0.PropertyValueTypeError
Base.1.0.PropertyUnknown
403 Base.1.0.InsufficientPrivilege RAC0506
405 Base.1.0.GeneralError SYS402
500 Base.1.0.InternalError
Supported action — CheckConsistency
Description
This action is used to force a check of the volume's parity or redundant data to ensure it matches the calculated values. It does not require
any input parameters.
To check the status of the operation, use the task that is created when you start the action. You can also check the Operations
property in the response body.
URL
/redfish/v1/Systems/System.Embedded.1/Storage/<StorageController-Id>/Volumes/<Volume-Id>/
Actions/Volume.CheckConsistency
HTTP methods and privileges
Redfish resources
107