White Papers

Dell™ Lifecycle Controller 2 Web Services Interface Guide for Linux Version: 2.1.0
141
wsman enumerate http://schemas.dmtf.org/wbem/wscim/1/cim-
schema/2/root/dcim/DCIM_BootSourceSetting
-h $IPADDRESS -V -v -c dummy.cert -P 443
-u $USERNAME -p $PASSWORD -j utf-8 -y basic
OUTPUT:
<n1:DCIM_BootSourceSetting>
<n1:BIOSBootString>Embedded SATA Port A Optical: SATA Optical Drive
BootSeq</n1:BIOSBootString>
<n1:BootString>Embedded SATA Port A Optical: SATA Optical Drive BootSeq</n1:BootString>
<n1:CurrentAssignedSequence>0</n1:CurrentAssignedSequence>
<n1:CurrentEnabledStatus>1</n1:CurrentEnabledStatus>
<n1:ElementName>Embedded SATA Port A Optical: SATA Optical Drive
BootSeq</n1:ElementName>
<n1:FailThroughSupported>1</n1:FailThroughSupported>
<n1:InstanceID>IPL:Optical.SATAEmbedded.A-
1:eb8aeb15796fb85f8e1447f0cfb8a68e</n1:InstanceID>
<n1:PendingAssignedSequence>0</n1:PendingAssignedSequence>
<n1:PendingEnabledStatus>1</n1:PendingEnabledStatus>
</n1:DCIM_BootSourceSetting>
<n1:DCIM_BootSourceSetting>
<n1:BIOSBootString>Embedded SATA Port A Optical: TSSTcorpDVD-ROM TS-L333A
UefiBootSeq</n1:BIOSBootString>
<n1:BootString>Embedded SATA Port A Optical: TSSTcorpDVD-ROM TS-L333A
UefiBootSeq</n1:BootString>
<n1:CurrentAssignedSequence>0</n1:CurrentAssignedSequence>
<n1:CurrentEnabledStatus>1</n1:CurrentEnabledStatus>
<n1:ElementName>Embedded SATA Port A Optical: TSSTcorpDVD-ROM TS-L333A
UefiBootSeq</n1:ElementName>
<n1:FailThroughSupported>1</n1:FailThroughSupported>
<n1:InstanceID>UEFI:Optical.SATAEmbedded.A-
1:0619f6756330eedb18cda74cc54f1bee</n1:InstanceID>
<n1:PendingAssignedSequence>0</n1:PendingAssignedSequence>
<n1:PendingEnabledStatus>1</n1:PendingEnabledStatus>
</n1:DCIM_BootSourceSetting>
14.4 Changing the Boot Order by InstanceID-ChangeBootOrderByInstanceID()
The ChangeBootOrderByInstanceID() method is called to change the boot order of boot sources within
a configuration. The method’s input parameter, source, is an ordered array of InstanceIDs of
BootSourceSetting instances.
The ChangeBootOrderByInstanceID
method in Section 14.4 will use the
InstanceID field as input.