White Papers
Dellâ„¢ Lifecycle Controller 2 Web Services Interface Guide for Windows  Version: 2.1.0 
209 
DCIM_iDRACCardInteger 
 AttributeDisplayName = VLan Priority 
 AttributeName = VLanPriority 
 CurrentValue = 1 
 DefaultValue = 0 
 Dependency = null 
 DisplayOrder = 0 
 FQDD = iDRAC.Embedded.1 
 GroupDisplayName = NIC 
 GroupID = NIC.1 
 InstanceID = iDRAC.Embedded.1#NIC.1#VLanPriority 
 IsReadOnly = false 
 LowerBound = 0 
 UpperBound = 7 
DCIM_iDRACCardInteger 
 AttributeDisplayName = User Admin Privilege 
 AttributeName = Privilege 
 CurrentValue = 511 
 DefaultValue = 0 
 Dependency = null 
 DisplayOrder = 0 
 FQDD = iDRAC.Embedded.1 
 GroupDisplayName = Users 
 GroupID = Users.3 
 InstanceID = iDRAC.Embedded.1#Users.3#Privilege 
 IsReadOnly = false 
 LowerBound = 0 
 UpperBound = 511   
19.7  Listing the iDRAC Card Inventory-String Class 
Enumerate the DCIM_iDRACCardString class to list all the string type iDRAC attributes. 
Enumerate the iDRACCardString class with the following parameters and syntax: 
EXAMPLE: 
winrm e http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/root/dcim/DCIM_iDRACCardString 
-u:[USER] -p:[PASSWORD]  
-r:https://[IPADDRESS]/wsman -SkipCNcheck -SkipCAcheck  
-encoding:utf-8 -a:basic 
OUTPUT: 
DCIM_iDRACCardString 
 AttributeDisplayName = DNS RAC Name 
 AttributeName = DNSRacName 
 CurrentValue = idrac 
 DefaultValue 
 Dependency = null 
 DisplayOrder = 0 










