White Papers
Dell™ Lifecycle Controller 2 Web Services Interface Guide for Linux  Version: 2.1.0 
241 
<n1:DeleteJobQueue_OUTPUT> 
 <n1:Message>The specified job was deleted</n1:Message> 
 <n1:MessageID>SUP020</n1:MessageID> 
 <n1:ReturnValue>0</n1:ReturnValue> 
</n1:DeleteJobQueue_OUTPUT> 
21  System Information 
The DCIM System Info Profile describes the properties and interfaces for executing system management 
tasks related to the management of the host system. The profile standardizes and aggregates the 
description for the platform’s basic properties into a system view representation and provides static 
methodology for the clients to query the system views without substantial traversal of the model. 
Profile and Associated MOFs:  
http://www.delltechcenter.com/page/DCIM.Library.Profile 
21.1  Listing the System Inventory-SystemView Class 
The system view returns various information about the system, including the currently installed 
Lifecycle Controller version as shown below. 
Enumerate the DCIM_SystemView class with the following parameters and syntax: 
EXAMPLE: 
wsman enumerate http://schemas.dmtf.org/wbem/wscim/1/cim-
schema/2/root/dcim/DCIM_SystemView 
-h $IPADDRESS -V -v -c dummy.cert -P 443 
-u $USERNAME -p $PASSWORD -j utf-8 -y basic 
OUTPUT: 
<n1:DCIM_SystemView> 
 <n1:AssetTag/> 
 <n1:BIOSReleaseDate>01/09/2012</n1:BIOSReleaseDate> 
 <n1:BIOSVersionString>0.3.37</n1:BIOSVersionString> 
 <n1:BaseBoardChassisSlot>NA</n1:BaseBoardChassisSlot> 
 <n1:BatteryRollupStatus>1</n1:BatteryRollupStatus> 
 <n1:BladeGeometry>4</n1:BladeGeometry> 
 <n1:BoardPartNumber>0MX4YFX04</n1:BoardPartNumber> 
 <n1:BoardSerialNumber>CN13740184000Q</n1:BoardSerialNumber> 
 <n1:CMCIP xsi:nil="true"/> 
 <n1:CPLDVersion>1.0.0</n1:CPLDVersion> 
 <n1:CPURollupStatus>1</n1:CPURollupStatus> 










