White Papers

60 Version 1.2.0
Qualifiers Name Type Description/Values
IN Key String
Key is the passcode. This parameter is required if the
mode is set to Local Key Management. The Key shall
be maximum of 32 characters in length, where the
expanded form of the special character is counted as
a single character.
The Key shall have one character from each of the
following set.
Upper Case
Lower Case
Number
Special Character.
The special characters in the following set need to be
passed as mentioned below.
& &
< &lt;
> &gt;
&quot;
&apos;
IN Keyid String
Key Identifier describes the Key. This parameter is
required if the mode is set to Local Key Management.
The Keyid shall be maximum of 32 characters in
length and shoutd not have any spaces.
OUT
RebootRequired
string
A value of “Yes” means a reboot is required to set this
value, and a value of “No” means a reboot is not
required to set this value
OUT MessageID String
Error MessageID is returned If the method fails to
execute.
OUT Message String
Error Message in English corresponding to
MessageID is returned If the method fails to execute.
OUT MessageArguments[] String Substitution variables for dynamic error messages
849
8.18 DCIM_RAIDService.ReKey() 850
The ReKey () method resets the key on the controller that support encryption of the of drives. This 851
method switches the controller mode. 852
Table 77DCIM_RAIDService. ReKey () Method: Return Code Values 853
Value Description
0 Request was successfully executed.
2 Error occurred
Table 78DCIM_RAIDService.ReKey () Method: Standard Messages 854
MessageID(OUT parameter) Message
STOR003 Missing parameter
STOR004 Invalid parameter value
STOR006 General failure
STOR007 Resource Allocation Failure