API Guide

Table Of Contents
Required parameters
Table 140. Required parameter for the action
Parameter Description
InitializeType The type of initialization to be performed either Fast or Slow
Status codes
Table 141. 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
Table 142. HTTP methods and privileges for the action
HTTP method Required privilege
POST Login + SystemControl
Status codes
Table 143. 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
Redfish resources 107