White Papers

62 Version 1.3.0
Table 80 DCIM_RAIDService. ReKey () Method: Return Code Values
866
Value
Description
0
Request was successfully executed.
2
Error occurred
Table 81 DCIM_RAIDService.ReKey () Method: Standard Messages
867
MessageID(OUT parameter)
Message
STOR003
Missing parameter
STOR004
Invalid parameter value
STOR006
General failure
STOR007
Resource Allocation Failure
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 82 DCIM_RAIDService.ReKey () Method: Parameters
868
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.