Reference Guide
139 Lifecycle Controller Web Services Interface Guide for Linux
<n1:FCOEPktRxCount xsi:nil="true"/>
<n1:FCOEPktTxCount xsi:nil="true"/>
<n1:FCOERxPktDroppedCount xsi:nil="true"/>
<n1:FQDD>NIC.Embedded.1-1-1</n1:FQDD>
<n1:InstanceID>NIC.Embedded.1-1-1</n1:InstanceID>
<n1:LinkStatus>3</n1:LinkStatus>
<n1:OSDriverState>3</n1:OSDriverState>
<n1:PartitionLinkStatus xsi:nil="true"/>
<n1:PartitionOSDriverState xsi:nil="true"/>
<n1:RxBroadcast>0</n1:RxBroadcast>
<n1:RxBytes xsi:nil="true"/>
<n1:RxErrorPktAlignmentErrors>0</n1:RxErrorPktAlignmentErrors>
<n1:RxErrorPktFCSErrors>0</n1:RxErrorPktFCSErrors>
<n1:RxFalseCarrierDetection xsi:nil="true"/>
<n1:RxJabberPkt xsi:nil="true"/>
<n1:RxMutlicast>0</n1:RxMutlicast>
<n1:RxPauseXOFFFrames>0</n1:RxPauseXOFFFrames>
<n1:RxPauseXONFrames>0</n1:RxPauseXONFrames>
<n1:RxRuntPkt xsi:nil="true"/>
<n1:RxUnicast>0</n1:RxUnicast>
<n1:StartStatisticTime>20111220013344.000000+000</n1:StartStatisticTime>
<n1:StatisticTime>20111220085056.000000+000</n1:StatisticTime>
<n1:TxBroadcast>0</n1:TxBroadcast>
<n1:TxBytes xsi:nil="true"/>
<n1:TxErrorPktExcessiveCollision xsi:nil="true"/>
<n1:TxErrorPktLateCollision xsi:nil="true"/>
<n1:TxErrorPktMultipleCollision xsi:nil="true"/>
<n1:TxErrorPktSingleCollision xsi:nil="true"/>
<n1:TxMutlicast>0</n1:TxMutlicast>
<n1:TxPauseXOFFFrames>0</n1:TxPauseXOFFFrames>
<n1:TxPauseXONFrames>0</n1:TxPauseXONFrames>
<n1:TxUnicast>0</n1:TxUnicast>
</n1:DCIM_NICStatistics>
15.7 Applying the Pending Values for CNACreateTargetedConfigJob()
The CreateTargetedConfigJob() method is called to apply the pending values created using the
SetAttribute() and SetAttributes() methods. The System automatically reboots depending on the
ScheduledStartTime selected. Use the CreateTargetedConfigJob() jobID output to get the status (see
Section 10.0).
Invoke CreateTargetedConfigJob() with the following parameters and syntax:
Target: This parameter is the FQDD, which is found by enumerating the CNA attributes in Section 15.1.
RebootJobType: There are three options for rebooting the System.
1 = PowerCycle
2 = Graceful Reboot without forced shutdown
3 = Graceful reboot with forced shutdown
Note: When a you do not want to set a reboot type while creating a target job, you should comment out
the RebootJobType in the input xml. You should not enter “0” or give no parameter in the input XML.
ScheduledStartTime & UntilTime: See Section 3.2.4