White Papers
Dell™ Lifecycle Controller 2 Web Services Interface Guide for Windows  Version: 2.1.0 
150 
 PendingValue 
16.7  Listing the RAID Inventory-ControllerView Class 
The DCIM_ControllerView class groups together a set of Controller properties. 
Enumerate ControllerView with the following parameters and syntax: 
EXAMPLE: 
winrm e http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/root/dcim/DCIM_ControllerView  
-u:[USER] -p:[PASSWORD]  
-r:https://[IPADDRESS]/wsman -SkipCNCheck -SkipCACheck 
-encoding:utf-8 -a:basic 
OUTPUT: 
DCIM_ControllerView 
 Bus = 1 
 CacheSizeInMB = 0 
 CachecadeCapability = 0 
 ControllerFirmwareVersion = 20.10.1-0066 
 Device = 0 
 DeviceCardDataBusWidth = 1 
 DeviceCardManufacturer = DELL 
 DeviceCardSlotLength = 4 
 DeviceCardSlotType = PCI Express x8 
 DriverVersion = null 
 EncryptionCapability = 0 
 EncryptionMode = 0 
 FQDD = RAID.Slot.1-1 
 Function = 0 
 InstanceID = RAID.Slot.1-1 
 KeyID = null 
 LastSystemInventoryTime = 20120116145459.000000+000 
 LastUpdateTime = 20120116145459.000000+000 
 PCIDeviceID = 73 
 PCISlot = 1 
 PCISubDeviceID = 1F4E 
 PCISubVendorID = 1028 
 PCIVendorID = 1000 
 PatrolReadState = 1 
 PrimaryStatus = 1 
 ProductName = PERC H310 Adapter 
 RollupStatus = 1 
 SASAddress = 5782BCB00C577600 
 SecurityStatus = 0 
 SlicedVDCapability = 1 
The ‘get’ instance method in 
Section Error! Reference source 
not found. will use this 
InstanceID as input. 










