White Papers

54 Version 1.3.0
8.12 DCIM_RAIDService.LockVirtualDisk ()
785
The LockVirtualDisk() method encrypts the virtual disk.
786
Table 59 DCIM_RAIDService.LockVirtualDisk() Method: Return Code Values
787
Value
Description
0
Request was successfully executed.
2
Error occurred
Table 60 DCIM_RAIDService.LockVirtualDisk () Method: Standard Messages
788
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 61 DCIM_RAIDService.LockVirtualDisk () Method: Parameters
789
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
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
790
8.13 DCIM_RAIDService.CreateTargetedConfigJob()
791
The CreateTargetedConfigJob( ) method is used to apply the pending values set by different methods
792
under DCIM_RAIDService class.
793
Table 62 DCIM_RAIDService.CreateTargetedConfigJob() Method: Return Code Values
794
Value
Description
2
Error occurred
4096
1
Job started: REF returned to started CIM_ConcreteJob
1
Table 63 DCIM_RAIDService.CreateTargetedConfigJob() Method: Parameters
795
Qualifiers
Name
Type
Description/Values
IN, REQ
Target
string
FQDD of target device (controller)