Reference Guide

135 Lifecycle Controller Web Services Interface Guide for Linux
<n1:MaxLength>0</n1:MaxLength>
<n1:MinLength>0</n1:MinLength>
<n1:PendingValue xsi:nil="true"/>
</n1:DCIM_NICString>
<n1:DCIM_NICString>
<n1:AttributeName>VirtIscsiMacAddr</n1:AttributeName>
<n1:CurrentValue>00:22:19:59:B2:20</n1:CurrentValue>
<n1:DefaultValue xsi:nil="true"/>
<n1:FQDD>NIC.Embedded.1-1</n1:FQDD>
<n1:InstanceID>NIC.Embedded.1-1:VirtIscsiMacAddr</n1:InstanceID>
<n1:IsReadOnly>true</n1:IsReadOnly>
<n1:MaxLength>0</n1:MaxLength>
<n1:MinLength>0</n1:MinLength>
<n1:PendingValue xsi:nil="true"/>
</n1:DCIM_NICString>
<n1:DCIM_NICString>
<n1:AttributeName>FirstTgtIpAddress</n1:AttributeName>
<n1:CurrentValue>0.0.0.0</n1:CurrentValue>
<n1:DefaultValue xsi:nil="true"/>
<n1:FQDD>NIC.Embedded.1-1</n1:FQDD>
<n1:InstanceID>NIC.Embedded.1-1:FirstTgtIpAddress</n1:InstanceID>
<n1:IsReadOnly>false</n1:IsReadOnly>
<n1:MaxLength>39</n1:MaxLength>
<n1:MinLength>2</n1:MinLength>
<n1:PendingValue xsi:nil="true"/>
</n1:DCIM_NICString>
15.3 Listing the CNA Inventory-Integer Class
Enumerate the DCIM_NICInteger class with the following parameters and syntax:
EXAMPLE:
wsman enumerate http://schemas.dmtf.org/wbem/wscim/1/cimschema/2/root/dcim/DCI
M_NICInteger
-h $IPADDRESS -V -v -c dummy.cert -P 443
-u $USERNAME -p $PASSWORD
-j utf-8 -y basic
OUTPUT:
<n1:DCIM_NICInteger>
<n1:AttributeName>BlnkLeds</n1:AttributeName>
<n1:CurrentValue>0</n1:CurrentValue>
<n1:DefaultValue xsi:nil="true"/>
<n1:FQDD>NIC.Embedded.1-1</n1:FQDD>
<n1:InstanceID>NIC.Embedded.1-1:BlnkLeds</n1:InstanceID>
<n1:IsReadOnly>false</n1:IsReadOnly>
<n1:LowerBound>0</n1:LowerBound>
<n1:PendingValue xsi:nil="true"/>
<n1:UpperBound>15</n1:UpperBound>
</n1:DCIM_NICInteger>
<n1:DCIM_NICInteger>
<n1:AttributeName>LunBusyRetryCnt</n1:AttributeName>
<n1:CurrentValue>0</n1:CurrentValue>
<n1:DefaultValue xsi:nil="true"/>
<n1:FQDD>NIC.Embedded.1-1</n1:FQDD>