White Papers

48 Version 1.2.0
Table 44DCIM_RAIDService.GetRAIDLevels () Method: Parameters 740
Qualifiers Name Type Description/Values
IN, REQ Target String FQDD of target device (Controller)
IN, REQ DiskType Uinit32
0 - Include all Types
1- Include Magnetic only
2 - Include Solid State Only
IN, REQ Diskprotocol Uinit32
0 - Include all protocols
1- Include Sata
2 Include SAS
IN DiskEncrypt Uint32
0 Include FDE (encryption
capable and non-encryption
capable) disks
1 Include FDE only or include
only non-FDE disks
2- Include only non-FDE disks
IN PDArray[] String
Array of FQDD(s) identifies the physical
disk(s).
OUT VDRAIDEnumArray[] String
Indexed array of Virtual Disk RAID level
enum values.
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.GetAvailableDisks () 741
The GetAvailableDisks () method is used to determine possible the choices of drives to create virtual 742
disks. 743
Table 45DCIM_RAIDService.GetAvailableDisks() Method: Return Code Values 744
Value Description
0 Request was successfully executed.
2 Error occurred
Table 46DCIM_RAIDService.GetAvailableDisks() Method: Standard Messages 745
MessageID (OUT parameter) Message
STOR003 Missing parameter
STOR004 Invalid parameter value
STOR006 General failure
STOR007 Resource Allocation Failure