White Papers

Version 1.2.0 61
MessageID(OUT parameter) Message
STOR0019 Provided passphrase is not valid
STOR048 Controller is not Dell Key Management capable
STOR050 Controller is in Dell Key Management mode
STOR053
Controller key not present, controller needs key from Dell Key
Management Server
STOR038 Invalid parameter value for Keyid
STOR020 Controller Key is already present
Table 79DCIM_RAIDService.ReKey () Method: Parameters 855
Qualifiers Name Type Description/Values
IN, REQ Target String FQDD of of target device (Controller)
IN, REQ Mode Uint16 Mode of the controller:
1 - Local Key Management (LKM)
IN Newkey String
New controller key. 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 and are counted as a
single character for the maximum length of the key.
& &
< &lt;
> &gt;
&quot;
&apos;
IN Oldkey String Old controller key.
IN Keyid String
Key identifier describes the key. The Keyid shall be
maximum 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
856