Web Services Interface Guide

Dellâ„¢ Lifecycle Controller 2 Web Services Interface Guide for Linux Version: 2.1.0
226
<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>VLan ID</n1:AttributeDisplayName>
<n1:AttributeName>VLanID</n1:AttributeName>
<n1:CurrentValue>1</n1:CurrentValue>
<n1:DefaultValue>1</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#VLanID</n1:InstanceID>
<n1:IsReadOnly>false</n1:IsReadOnly>
<n1:LowerBound>1</n1:LowerBound>
<n1:UpperBound>4094</n1:UpperBound>
</n1:DCIM_iDRACCardInteger>
19.4 Applying the Attributes and Polling Job Completion
19.4.1 Changing iDRAC Values-ApplyAttributes() (Immediate)
Invoke the ApplyAttributes() method on the DCIM_iDRACCardService class to set or change the value of
one or many enumerate type attributes. This method takes an xml file as input. The changes to the
attributes are defined in this xml file. This method returns a JobID that is used as input in the next
section (Section 19.3.2).
Invoke ApplyAttributes() method with the following parameters and syntax:
EXAMPLE: