White Papers
Version 1.1.0 25
316
Table 14 – Class: DCIM_BootConfigSetting 317
Properties and Methods
Requirement
Description
InstanceID
Mandatory
The property value shall be from Table 12
“DCIM_BootConfigSetting.InstanceID” column.
ElementName
Mandatory
IsCurrent
Mandatory
Value of 1 = Is Current (Is the current boot
configuration),
Value of 2 = Is Not Current (Is not the current boot
configuration)
IsDefault
Mandatory
Value of 1 = Is Default (is the default boot
configuration)
Value of 2 = Is Not Default (is not the default boot
configuration)
IsNext
Mandatory
Value of 1 = Is Next (is the next boot configuration the
system will use for booting)
Value of 2 = Is Not Next (is not the next boot
configuration the system will use for booting)
Value of 3= Is Next For Single Use (is the next boot
configuration the system will use for booting for single
use, one time boot only)
7.2.2 DCIM_BootSourceSetting 318
This section describes the implementation for the DCIM_BootSourceSetting class that represents a boot 319
device. 320
This class shall be instantiated in the Implementation Namespace. 321
7.2.2.1 WBEM URIs for WinRM
®
322
The class WBEM URI shall be “http://schemas.dell.com/wbem/wscim/1/cim-323
schema/2/DCIM_BootSourceSetting?__cimnamespace=<Implementation Namespace>” 324
The key property shall be the InstanceID. 325
The instance WBEM URI for DCIM_BootSourceSetting instance shall be: 326
“http://schemas.dell.com/wbem/wscim/1/cim-327
schema/2/DCIM_BootSourceSetting?__cimnamespace=<Implementation 328
Namespace>+InstanceID=<InstanceID see Table 16>” 329
7.2.2.2 Operations 330
The following table details the implemented operations on DCIM_BootSourceSetting. 331
Table 15 – DCIM_BootSourceSetting – Operations 332
Operation Name
Requirements
Required Input
Get
Mandatory
Instance URI
Enumerate
Mandatory
Class URI
DCIM_BootConfigSetting.
ChangeBootSourceState()
Mandatory
See section 8.6.
DCIM_BootConfigSetting.
ChangeBootOrderByInstanceID
Mandatory
See section 8.7