White Papers
Dellâ„¢ Lifecycle Controller 2 Web Services Interface Guide for Linux  Version: 2.1.0 
247 
wsman enumerate http://schemas.dmtf.org/wbem/wscim/1/cim-
schema/2/root/dcim/DCIM_FCStatistics 
-h $IPADDRESS -V -v -c dummy.cert -P 443 
-u $USERNAME -p $PASSWORD -j utf-8 -y basic 
OUTPUT: 
 <s:Body> 
 <wsen:PullResponse> 
 <wsen:EnumerationContext>d84b4590-d0f9-10f9-8180-215754cb2b78</wsen:EnumerationContext> 
 <wsen:Items> 
 <n1:DCIM_FCStatistics> 
 <n1:FCInvalidCRCs>0</n1:FCInvalidCRCs> 
 <n1:FCLinkFailures>0</n1:FCLinkFailures> 
 <n1:FCLossOfSignals>0</n1:FCLossOfSignals> 
 <n1:FCRxKBCount>0</n1:FCRxKBCount> 
 <n1:FCRxSequences xsi:nil="true"/> 
 <n1:FCRxTotalFrames>0</n1:FCRxTotalFrames> 
 <n1:FCTxKBCount>0</n1:FCTxKBCount> 
 <n1:FCTxSequences xsi:nil="true"/> 
 <n1:FCTxTotalFrames>0</n1:FCTxTotalFrames> 
 <n1:FQDD>FC.Slot.2-1</n1:FQDD> 
 <n1:InstanceID>FC.Slot.2-1</n1:InstanceID> 
 <n1:OSDriverState>2</n1:OSDriverState> 
 <n1:PortSpeed>2</n1:PortSpeed> 
 <n1:PortStatus>3</n1:PortStatus> 
 </n1:DCIM_FCStatistics> 
 </wsen:Items> 
 </wsen:PullResponse> 
 </s:Body> 
. 
. 
23.3  Listing the FC Inventory-String Class 
Enumerate FCStatistics class ith the following parameters and syntax: 
EXAMPLE: 
wsman enumerate http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/root/dcim/DCIM_FCString 
-h $IPADDRESS -V -v -c dummy.cert -P 443 
-u $USERNAME -p $PASSWORD -j utf-8 -y basic 
OUTPUT: 
 <s:Body> 
 <wsen:PullResponse> 
 <wsen:EnumerationContext>bba65194-d0f9-10f9-8126-215754cb2b78</wsen:EnumerationContext> 
 <wsen:Items> 
 <n1:DCIM_FCString> 
 <n1:AttributeDisplayName xsi:nil="true"/> 










