White Papers

Version 1.2.0 59
MessageID(OUT parameter) Message
STOR021 Controller Key is not present
STOR022 Controller is not security capable
Table 73DCIM_RAIDService.RemoveControllerKey () Method: Parameters 841
Qualifiers Name Type Description/Values
IN, REQ Target String FQDD of of target device (Controller)
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.
842
8.17 DCIM_RAIDService.EnableControllerEncryption() 843
The EnableControllerEncryption() method sets either Local Key Management (LKM) or Dell Key 844
Management (DKM) on controllers that support encryption of the drives. 845
Table 74DCIM_RAIDService.EnableControllerEncryption () Method: Return Code Values 846
Value Description
0 Request was successfully executed.
2 Error occurred
Table 75DCIM_RAIDService.EnableControllerEncryption() Method: Standard Messages 847
MessageID(OUT parameter) Message
STOR0003 Missing parameter
STOR004 Invalid parameter value
STOR006 General failure
STOR007 Resource Allocation Failure
STOR019 Provided passphrase is not valid
STOR022 Controller is not security capable
STOR038 Invalid parameter value for Keyid
STOR020 Controller Key is already present
Table 76DCIM_RAIDService.EnableControllerEncryption() Method: Parameters 848
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)
2 Dell Key Management (DKM)