White Papers
Dellâ„¢ Lifecycle Controller 2 Web Services Interface Guide for Windows  Version: 2.1.0 
210 
 FQDD = iDRAC.Embedded.1 
 GroupDisplayName = NIC 
 GroupID = NIC.1 
 InstanceID = iDRAC.Embedded.1#NIC.1#DNSRacName 
 IsReadOnly = false 
 MaxLength = 63 
 MinLength = 1 
DCIM_iDRACCardString 
 AttributeDisplayName = IP Address 
 AttributeName = Address 
 CurrentValue = 172.27.36.55 
 DefaultValue = 192.168.0.120 
 Dependency = null 
 DisplayOrder = 0 
 FQDD = iDRAC.Embedded.1 
 GroupDisplayName = IPv4 
 GroupID = IPv4.1 
 InstanceID = iDRAC.Embedded.1#IPv4.1#Address 
 IsReadOnly = false 
 MaxLength = 16 
 MinLength = 1 
DCIM_iDRACCardString 
 AttributeDisplayName = User Admin User Name 
 AttributeName = UserName 
 CurrentValue = dell3 
 DefaultValue 
 Dependency = null 
 DisplayOrder = 0 
 FQDD = iDRAC.Embedded.1 
 GroupDisplayName = Users 
 GroupID = Users.3 
 InstanceID = iDRAC.Embedded.1#Users.3#UserName 
 IsReadOnly = false 
 MaxLength = 16 
 MinLength = 1 
19.8  Listing the iDRAC Card Inventory-String Class using groupID 
Enumerate the DCIM_iDRACCardString class to list all the string type iDRAC attributes using the group 
IDs of these groups: NIC, IPv4, and Users. To retrieve the attributes of the groups, set the GroupID to 
one of the following: NIC, IPv4, or Users. 
Invoke dracgetgroupid_string 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 
-dialect:http://schemas.microsoft.com/wbem/wsman/1/WQL  










