White Papers

Table 33 DCIM_RAIDService.SetControllerKey () Method: Parameters
Qualifiers
Name
Type
Description/Values
IN, REQ
Target
String
FQDD of target device (Controller)
IN, REQ
Key
String
Key-Passcode
IN, REQ
Keyid
String
Key Identifier- Describes Key
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
(optional)
MessageID
String
Error MessageID is returned If the method
fails to execute.
OUT
(optional)
Message
String
Error Message in English corresponding to
MessageID is returned If the method fails to
execute.
8.11 Method: DCIM_RAIDService.LockVirtualDisk ()
The LockVirtualDisk() method encrypts the virtual disk.
Table 34 DCIM_RAIDService.LockVirtualDisk () Method: Return Code Values
Value
Description
0
Request was successfully executed.
1
Method is not supported in the implementation.
2
Error occurred
Table 35 DCIM_RAIDService.LockVirtualDisk () Method: Standard Messages
MessageID (OUT parameter)
Message
STOR003
Missing parameter
STOR004
Invalid parameter value
STOR006
General failure
STOR007
Resource Allocation Failure
STOR021
Controller Key is not present
Table 36 DCIM_RAIDService.LockVirtualDisk () Method: Parameters
Qualifiers
Name
Type
Description/Values
IN, REQ
Target
String
FQDD of target device (Virtual Disk)
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