Reference Guide
212 Lifecycle Controller Web Services Interface Guide for Linux
OUTPUT:
<n1:DCIM_iDRACCardInteger>
<n1:AttributeDisplayName>VLan Priority
</n1:AttributeDisplayName>
<n1:AttributeName>VLanPriority</n1:AttributeName>
<n1:CurrentValue>0</n1:CurrentValue>
<n1:DefaultValue>0</n1:DefaultValue>
<n1:Dependency xsi:nil="true"/>
<n1:DisplayOrder>0</n1:DisplayOrder>
<n1:FQDD>iDRAC.Embedded.1</n1:FQDD>
<n1:GroupDisplayName>NIC</n1:GroupDisplayName>
<n1:GroupID>NIC.1</n1:GroupID>
<n1:InstanceID>iDRAC.Embedded.1#NIC.1#VLanPriority</n1:InstanceID>
<n1:IsReadOnly>false</n1:IsReadOnly>
<n1:LowerBound>0</n1:LowerBound>
<n1:UpperBound>7</n1:UpperBound>
</n1:DCIM_iDRACCardInteger>
<n1:DCIM_iDRACCardInteger>
<n1:AttributeDisplayName>User Admin Privilege</n1:AttributeDisplayName>
<n1:AttributeName>Privilege</n1:AttributeName>
<n1:CurrentValue>0</n1:CurrentValue>
<n1:DefaultValue>0</n1:DefaultValue>
<n1:Dependency xsi:nil="true"/>
<n1:DisplayOrder>0</n1:DisplayOrder>
<n1:FQDD>iDRAC.Embedded.1</n1:FQDD>
<n1:GroupDisplayName>Users</n1:GroupDisplayName>
<n1:GroupID>Users.3</n1:GroupID>
<n1:InstanceID>iDRAC.Embedded.1#Users.3#Privilege</n1:InstanceID>
<n1:IsReadOnly>false</n1:IsReadOnly>
<n1:LowerBound>0</n1:LowerBound>
<n1:UpperBound>511</n1:UpperBound>
</n1:DCIM_iDRACCardInteger>
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:
wsman enumerate http://schemas.dmtf.org/wbem/wscim/1/cimschema/2/root/dcim/DCI
M_iDRACCardString
-h $IPADDRESS -V -v -c dummy.cert -P 443
-u $USERNAME -p $PASSWORD
-j utf-8 -y basic
OUTPUT:
<n1:DCIM_iDRACCardString>
<n1:AttributeDisplayName>DNS RAC Name</n1:AttributeDisplayName>
<n1:AttributeName>DNSRacName</n1:AttributeName>
<n1:CurrentValue>idrac-59JJ6K1</n1:CurrentValue>
<n1:DefaultValue/>
<n1:Dependency xsi:nil="true"/>
<n1:DisplayOrder>0</n1:DisplayOrder>
<n1:FQDD>iDRAC.Embedded.1</n1:FQDD>