White Papers
Dellâ„¢ Lifecycle Controller 2 Web Services Interface Guide for Linux  Version: 2.1.0 
70 
9.10  RAID Inventory & Configuration 
The RAID profile extends the management capabilities of referencing profiles by adding the capability 
to represent the configuration of RAID storage. The RAID storage is modeled as collections of attributes 
where there are collections for the storage adaptors, physical disks, logical disks, end enclosures and 
parent-child relationships between the collections. Additionally, there is a configuration service that 
contains all the methods used to configure the RAID storage. See Section 16 for more information, 
including inventories for PhysicalDiskView, VirtualDiskView, and EnclosureView. 
Profile and Associated MOFs:  
http://www.delltechcenter.com/page/DCIM.Library.Profile 
Enumerate ControllerView with the following parameters and syntax: 
EXAMPLE: 
wsman enumerate http://schemas.dmtf.org/wbem/wscim/1/cim-
schema/2/root/dcim/DCIM_ControllerView 
-h $IPADDRESS -V -v -c dummy.cert -P 443 
-u $USERNAME -p $PASSWORD 
-j utf-8 -y basic 
OUTPUT: 
 <n1:DCIM_ControllerView> 
 <n1:Bus>1</n1:Bus> 
 <n1:CacheSizeInMB>0</n1:CacheSizeInMB> 
 <n1:CachecadeCapability>0</n1:CachecadeCapability> 
 <n1:ControllerFirmwareVersion>20.10.1-0066 
 </n1:ControllerFirmwareVersion> 
 <n1:Device>0</n1:Device> 
 <n1:DeviceCardDataBusWidth>1</n1:DeviceCardDataBusWidth> 
 <n1:DeviceCardManufacturer>DELL</n1:DeviceCardManufacturer> 
 <n1:DeviceCardSlotLength>4</n1:DeviceCardSlotLength> 
 <n1:DeviceCardSlotType>PCI Express x8</n1:DeviceCardSlotType> 
 <n1:DriverVersion xsi:nil="true"/> 
 <n1:EncryptionCapability>0</n1:EncryptionCapability> 
 <n1:EncryptionMode>0</n1:EncryptionMode> 
 <n1:FQDD>RAID.Slot.1-1</n1:FQDD> 
 <n1:Function>0</n1:Function> 
 <n1:InstanceID>RAID.Slot.1-1</n1:InstanceID> 
 <n1:KeyID xsi:nil="true"/> 
 <n1:LastSystemInventoryTime>20120108174237.000000+000 
 </n1:LastSystemInventoryTime> 
 <n1:LastUpdateTime>20120108174237.000000+000 
 </n1:LastUpdateTime> 










