White Papers

24 Version 1.1.0
The IsNext property set to 1(Is Next) shall represents that the boot list is configured to be used for 284
the next boot. vFlash boot list shall not have this value. 285
The IsNext property set to 3(Is Next for Single Use) shall represent that the boot list is configured to 286
be used ONLY for the next boot. Only the OneTime boot list may have this value for the IsNext 287
property. 288
The state of the boot list for the next boot shall be changed through the DCIM_BIOSEnumeration with 289
AttributeName “BootMode” (section Table 5) or through execution of ChangeBootOrderByInstanceID() 290
method on the DCIM_BootConfigSetting instance with InstanceID “OneTime” with the source[] parameter 291
having a single DCIM_BootSourceSetting InstanceID from any of the lists including vFlash. 292
Each boot list contains boot devices that shall be represented by DCIM_BootSourceSetting. 293
7.2.1 DCIM_BootConfigSetting 294
This section describes the implementation for the DCIM_BootConfigSetting class that represents a 295
particular boot list. 296
This class shall be instantiated in the Implementation Namespace. 297
7.2.1.1 WBEM URIs for WinRM
®
298
The class WBEM URI shall be http://schemas.dell.com/wbem/wscim/1/cim-299
schema/2/DCIM_BootConfigSetting?__cimnamespace=<Implementation Namespace>” 300
The key property shall be the InstanceID. 301
The instance WBEM URI for DCIM_BootConfigSetting instance shall be: 302
http://schemas.dell.com/wbem/wscim/1/cim-303
schema/2/DCIM_BootConfigSetting?__cimnamespace=<Implementation Namespace>+InstanceID=<a 304
value from Table 12 DCIM_BootConfigSetting.InstanceID column>” 305
7.2.1.2 Operations 306
The following table details the implemented operations on DCIM_BootConfigSetting. 307
Table 13 DCIM_BootConfigSetting Operations 308
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”
309
7.2.1.3 Properties 310
The following table details the implemented properties for DCIM_BootConfigSetting. The “Requirements” 311
column shall denote the implementation requirement for the corresponding property. If the column 312
“Property Name” matches the property name, the property either shall have the value denoted in the 313
corresponding column “Additional Requirement”, or shall be implemented according to the requirements 314
in the corresponding column “Additional Requirement”. 315