White Papers

58 Version 1.2.0
MessageID(OUT
parameter) Message
STOR041 Invalid Attribute Value for Attribute Name <Attribute Name>
STOR042 Unsupported Attribute Value for Attribute Name <Attribute Name>
STOR047
AttributeValue cannot be changed for ReadOnly Attribute Name <Attribute
Name>
Table 70DCIM_RAIDService.SetAttributes() Method: Parameters 834
Qualifiers Name Type Description/Values
IN, REQ Target String FQDD of of target device
IN, REQ
AttributeName[]
String
The array parameter shall contain the AttributeName
property values for the attributes to be modified.
IN, REQ
AttributeValue[ ]
String
The array parameter shall contain the desired attribute
values.
If the value is valid, the CurrentValue or PendingValue
property of the specified attribute will be modified.
OUT
SetResult[ ]
String
Returns:
Set CurrentValue" when the attribute’s
current value is set.
“Set PendingValue” when the attribute’s
pending value is set.
OUT
RebootRequired[]
String Returns:
“Yes” if reboot is required.
“No” if reboot is not required.
OUT MessageID[] String Error MessageID
OUT Message[] String Error Message
OUT MessageArguments[] String Error MessageArguments
835
8.16 DCIM_RAIDService.RemoveControllerKey() 836
The RemoveControllerKey() method erases the encryption key on controller. 837
CAUTION: All encrypted drives shall be erased. 838
Table 71DCIM_RAIDService.RemoveControllerKey() Method: Return Code Values 839
Value Description
0 Request was successfully executed.
2 Error occurred
Table 72DCIM_RAIDService.RemoveControllerKey () Method: Standard Messages 840
MessageID(OUT parameter) Message
STOR003 Missing parameter
STOR004 Invalid parameter value
STOR006 General failure
STOR007 Resource Allocation Failure