White Papers

48 Version 1.3.0
Table 43 DCIM_RAIDService.GetDHSDisks () Method: Return Code Values
744
Value
Description
0
Request was successfully executed.
2
Error occurred
Table 44 DCIM_RAIDService.GetDHSDisks() Method: Standard Messages
745
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 45 DCIM_RAIDService.GetDHSDisks () Method: Parameters
746
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.8 DCIM_RAIDService.GetRAIDLevels()
747
The GetRAIDLevels() method is used to determine the possible choices of RAID Levels to create virtual
748
disks. If the list of physical disks is not provided, this method accesses information for all the connected
749
disks.
750
Table 46 DCIM_RAIDService.GetRAIDLevels() Method: Return Code Values
751
Value
Description
0
Request was successfully executed.
2
Error occurred
Table 42 DCIM_RAIDService. GetRAIDLevels() Method: Standard Messages
752
MessageID (OUT parameter)
Message
STOR003
Missing parameter
STOR004
Invalid parameter value
STOR006
General failure
STOR007
Resource Allocation Failure