White Papers
Version 1.0.2 23
• The IsNext property set to 1(Is Next) shall represents that the boot list is configured to be used for
the next boot. vFlash boot list shall not have this value.
• The IsNext property set to 3(Is Next for Single Use) shall represent that the boot list is configured to
be used ONLY for the next boot. Only the OneTime boot list may have this value for the IsNext
property.
The state of the boot list for the next boot shall be changed through the DCIM_BIOSEnumeration with
AttributeName “BootMode” (section Table 5) or through execution of ChangeBootOrderByInstanceID()
method on the DCIM_BootConfigSetting instance with InstanceID “OneTime” with the source[] parameter
having a single DCIM_BootSourceSetting InstanceID from any of the lists including vFlash.
Each boot list contains boot devices that shall be represented by DCIM_BootSourceSetting.
7.2.1 DCIM_BootConfigSetting
This section describes the implementation for the DCIM_BootConfigSetting class that represents a
particular boot list.
This class shall be instantiated in the Implementation Namespace.
7.2.1.1 WBEM URIs for WinRM
®
The class WBEM URI shall be “http://schemas.dell.com/wbem/wscim/1/cim-
schema/2/DCIM_BootConfigSetting?__cimnamespace=<Implementation Namespace>”
The key property shall be the InstanceID.
The instance WBEM URI for DCIM_BootConfigSetting instance shall be:
“http://schemas.dell.com/wbem/wscim/1/cim-
schema/2/DCIM_BootConfigSetting?__cimnamespace=<Implementation Namespace>+InstanceID=<a
value from Table 12 DCIM_BootConfigSetting.InstanceID column>”
7.2.1.2 Operations
The following table details the implemented operations on DCIM_BootConfigSetting.
Table 13 – DCIM_BootConfigSetting – Operations
Operation Name
Requirements
Required Input
Get
Mandatory
Instance URI
Enumerate
Mandatory
Class URI
Invoke
Mandatory
Instance URI
DCIM_BIOSService.SetAttribute()
Mandatory
See section 8.1 with AttributeName =
“BootMode”
DCIM_BIOSService.SetAttributes()
Mandatory
See section 8.2 with AttributeName =
“BootMode”
7.2.1.3 Properties
The following table details the implemented properties for DCIM_BootConfigSetting. The “Requirements”
column shall denote the implementation requirement for the corresponding property. If the column
“Property Name” matches the property name, the property either shall have the value denoted in the
corresponding column “Additional Requirement”, or shall be implemented according to the requirements
in the corresponding column “Additional Requirement”.