White Papers
Dellâ„¢ Lifecycle Controller 2 Web Services Interface Guide for Linux  Version: 2.1.0 
68 
-u $USERNAME -p $PASSWORD 
-j utf-8 -y basic 
OUTPUT:  
 <n1:DCIM_VFlashView> 
 <n1:AvailableSize>1874</n1:AvailableSize> 
 <n1:Capacity>1882</n1:Capacity> 
 <n1:ComponentName>vFlash SD Card</n1:ComponentName> 
 <n1:FQDD>Disk.vFlashCard.1</n1:FQDD> 
 <n1:HealthStatus>OK</n1:HealthStatus> 
 <n1:InitializedState>Initialized</n1:InitializedState> 
 <n1:InstanceID>Disk.vFlashCard.1</n1:InstanceID> 
 <n1:LastSystemInventoryTime>20120110194751.000000+000 
 </n1:LastSystemInventoryTime> 
 <n1:LastUpdateTime>20120110194751.000000+000 
 </n1:LastUpdateTime> 
 <n1:Licensed>true</n1:Licensed> 
 <n1:VFlashEnabledState>true</n1:VFlashEnabledState> 
 <n1:WriteProtected>false</n1:WriteProtected> 
 </n1:DCIM_VFlashView> 
9.9  NIC Inventory & Configuration 
The NIC Profile describes NIC controller’s representation and configuration. The profile also describes 
the relationship of the NIC classes to the DMTF/Dell profile version information. See Section 15 for 
more information, including inventories for NICString, NICInteger, and NICEnumeration. 
Profile and Associated MOFs:  
http://www.delltechcenter.com/page/DCIM.Library.Profile 
Enumerate NICView with the following parameters and syntax: 
EXAMPLE: 
wsman enumerate http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/root/dcim/DCIM_NICView 
-h $IPADDRESS -V -v -c dummy.cert -P 443 
-u $USERNAME -p $PASSWORD 
-j utf-8 -y basic 
OUTPUT: 
 <n1:DCIM_NICView> 
 <n1:AutoNegotiation>2</n1:AutoNegotiation> 
 <n1:BusNumber>6</n1:BusNumber> 
 <n1:ControllerBIOSVersion xsi:nil="true"/> 










