White Papers

24 Version 1.0.2
Table 14Class: DCIM_BootConfigSetting
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
This section describes the implementation for the DCIM_BootSourceSetting class that represents a boot
device.
This class shall be instantiated in the Implementation Namespace.
7.2.2.1 WBEM URIs for WinRM
®
The class WBEM URI shall be “http://schemas.dell.com/wbem/wscim/1/cim-
schema/2/DCIM_BootSourceSetting?__cimnamespace=<Implementation Namespace>”
The key property shall be the InstanceID.
The instance WBEM URI for DCIM_BootSourceSetting instance shall be:
http://schemas.dell.com/wbem/wscim/1/cim-
schema/2/DCIM_BootSourceSetting?__cimnamespace=<Implementation
Namespace>+InstanceID=<InstanceID see Table 16>”
7.2.2.2 Operations
The following table details the implemented operations on DCIM_BootSourceSetting.
Table 15 – DCIM_BootSourceSetting – Operations
Operation Name
Requirements
Required Input
Get
Mandatory
Instance URI
Enumerate
Mandatory
Class URI
DCIM_BootConfigSetting.
ChangeBootSourceState()
Mandatory
See section 8.5.
DCIM_BootConfigSetting.
ChangeBootOrderByInstanceID
Mandatory
See section 8.6