White Papers
Dellâ„¢ Lifecycle Controller 2 Web Services Interface Guide for Windows  Version: 2.1.0 
222 
 ValueExpression 
. 
. 
23.4  Listing the FC Inventory-Integer Class 
Enumerate FCInteger class ith the following parameters and syntax: 
EXAMPLE: 
winrm e http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/root/dcim/DCIM_FCInteger  
-u:[USER] -p:[PASSWORD]  
-r:https://[IPADDRESS]/wsman -SkipCNcheck -SkipCAcheck  
-encoding:utf-8 -a:basic 
OUTPUT: 
DCIM_FCInteger 
 AttributeDisplayName 
 AttributeName = LinkDownTimeout 
 CurrentValue = 30000 
 Dependency 
 FQDD = FC.Slot.3-2 
 InstanceID = FC.Slot.3-2:LinkDownTimeout 
 IsReadOnly = false 
 LowerBound = 1 
 PendingValue 
 UpperBound = 255000 
. 
. 
23.5  Listing the FC Inventory-Enumeration Class 
Enumerate FCEnumeration class ith the following parameters and syntax: 
EXAMPLE: 
winrm e http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/root/dcim/DCIM_FCEnumeration  
-u:[USER] -p:[PASSWORD]  
-r:https://[IPADDRESS]/wsman -SkipCNcheck -SkipCAcheck  
-encoding:utf-8 -a:basic 
OUTPUT: 
DCIM_FCEnumeration 
 AttributeDisplayName 
 AttributeName = PortEnable 
 CurrentValue = Disabled 
 Dependency 
 FQDD = FC.Slot.4-1 
 InstanceID = FC.Slot.4-1:PortEnable 
 IsReadOnly = false 
 PendingValue 










