White Papers
Dellâ„¢ Lifecycle Controller 2 Web Services Interface Guide for Windows  Version: 2.1.0 
151 
16.8  Getting a RAID ControllerView Instance 
The get() command can be invoked using a particular instanceID, attained from listing the inventory. 
Get a RAID ControllerView instance with the following parameters and syntax: 
[INSTANCEID]: This is obtained from the enumeration in Section 16.7, in which this example 
would use RAID.Slot.1-1 as an instanceID 
EXAMPLE: 
winrm g http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/root/dcim/DCIM_ControllerView 
?InstanceID=[INSTANCEID] 
-r:https://[IPADDRESS]:443/wsman 
-u:[USER] -p:[PASSWORD]  
-auth:basic -encoding:utf-8 -SkipCNCheck -SkipCACheck  
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 










