White Papers

Version 1.2.0 47
Table 40DCIM_RAIDService.GetDHSDisks () Method: Return Code Values 731
Value Description
0 Request was successfully executed.
2 Error occurred
Table 41DCIM_RAIDService.GetDHSDisks() Method: Standard Messages 732
MessageID (OUT parameter) Message
STOR003 Missing parameter
STOR004 Invalid parameter value
STOR006 General failure
STOR007 Resource Allocation Failure
STOR017
Virtual Disk provided is not valid for the operation
Table 42DCIM_RAIDService.GetDHSDisks () Method: Parameters 733
Qualifiers Name Type Description/Values
IN, REQ Target String FQDD of target device (Virtual disk)
OUT PDArray[] String
Array of FQDDs where each identifies a
physical disk
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
8.7 DCIM_RAIDService.GetRAIDLevels() 734
The GetRAIDLevels() method is used to determine the possible choices of RAID Levels to create virtual 735
disks. If the list of physical disks is not provided, this method accesses information for all the connected 736
disks. 737
Table 43DCIM_RAIDService.GetRAIDLevels() Method: Return Code Values 738
Value Description
0 Request was successfully executed.
2 Error occurred
Table 42DCIM_RAIDService. GetRAIDLevels() Method: Standard Messages 739
MessageID (OUT parameter) Message
STOR003 Missing parameter
STOR004 Invalid parameter value
STOR006 General failure
STOR007 Resource Allocation Failure