White Papers

42 Version 1.3.0
Table 33 Class: DCIM_BootSourceSetting
495
Properties
Type
Requirement
Additional Requirements
InstanceID
string
Mandatory
The property value shall have prefix from
Table 29
“DCIM_BootConfigSetting.InstanceID
column followed by a unique ID
representing the boot source.
For example:
UEFI:Disk.USBFront.2-
1:3156051d1529b8f4f88c99f54b8953
50 (boot source belongs to UEFI
bootlist)
IPL:NIC.Slot.4-
2:d0f2c6c736adb8c2238153293a0c02
6c (boot source belongs to IPL
bootlist)
BCV:RAID.Integrated.1-
1:b84a10539d2ccaca5e86b7de3cae0
8a8 (boot source belongs to BCV
bootlist)
BIOSBootString
string
Mandatory
The property shall represent theboot source
name
BootString
string
Mandatory
The property shall represent the boot source
name
BootSourceType
string
Mandatory
The property shall represent the boot
configuration that the boot source belongs to,
and shall match the values in Table 29
“DCIM_BootConfigSetting.InstanceID
column.
PendingAssignedSequence
uint8
Mandatory
The property value shall be set through the
successful execution of the
ChangeBootOrderByInstanceID() method, and
shall indicate the pending assigned sequence
of the boot source.
CurrentAssignedSequence
uint8
Mandatory
The property shall represent the boot order in
the zero-based indexed boot sequence.
PendingEnabledStatus
uint8
Mandatory
The property value shall be set through the
successful execution of the
ChangeBootSourceState () method, and shall
indicate the pending enabled status of the boot
source. The property shall have one of the
following values:
0 = Disabled
1 = Enabled
CurrentEnabledStatus
Mandatory
The property shall represent the current status
of the boot source. If the property value is 0
(Disabled), the boot source shall not be used
during boot. The property shall have one of the
following values:
0 = Disabled
1 = Enabled
ElementName
Mandatory