White Papers

Version 1.2.0 53
8.11 DCIM_RAIDService.LockVirtualDisk () 772
The LockVirtualDisk() method encrypts the virtual disk. 773
Table 56DCIM_RAIDService.LockVirtualDisk() Method: Return Code Values 774
Value Description
0 Request was successfully executed.
2 Error occurred
Table 57DCIM_RAIDService.LockVirtualDisk () Method: Standard Messages 775
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 58DCIM_RAIDService.LockVirtualDisk () Method: Parameters 776
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
777
8.12 DCIM_RAIDService.CreateTargetedConfigJob() 778
The CreateTargetedConfigJob() method is used to apply the pending values set by different methods 779
under DCIM_RAIDService class. 780
Table 59DCIM_RAIDService.CreateTargetedConfigJob() Method: Return Code Values 781
Value Description
2 Error occurred
4096
1
Job started: REF returned to started CIM_ConcreteJob
1
Table 60DCIM_RAIDService.CreateTargetedConfigJob() Method: Parameters 782
Qualifiers Name Type Description/Values
IN, REQ Target string FQDD of target device (controller)