White Papers

40 Version 1.3.0
7.2.1.3 Properties
462
The table lists the properties implemented for DCIM_BootConfigSetting. The “Requirements” column shall
463
denote whether the property is implemented (for requirement definitions, see section 3). The Additional
464
Requirements column shall denote either possible values for the property, or requirements on the value
465
formulation.
466
Table 31 Class: DCIM_BootConfigSetting
467
Properties
Type
Requirement
Additional Requirements
InstanceID
string
Mandatory
The property value shall be from Table 29
DCIM_BootConfigSetting.InstanceID
column.
ElementName
string
Mandatory
IsCurrent
uint8
Mandatory
Values of:
1 = Is Current (Is the current boot
configuration),
2 = Is Not Current (Is not the current
boot configuration)
IsDefault
uint8
Mandatory
The property shall have Is Not Default (is not
the default boot configuration).
No default boot configurations are supported.
IsNext
uint8
Mandatory
Values of:
1 = Is Next (is the next boot
configuration the system will use for
booting)
2 = Is Not Next (is not the next boot
configuration the system will use for
booting)
3= Is Next For Single Use (is the next
boot configuration the system will use
for booting for single use, one time
boot only)
The DCIM_BootConfigSetting.IsCurrent, IsNext and IsDefault properties shall represent the current state
468
of the boot list.
469
The IsNext property set to 1(Is Next) shall represents that the boot list is configured to be used for
470
the next boot. vFlash boot list shall not have this value.
471
The IsNext property set to 3(Is Next for Single Use) shall represent that the boot list is configured
472
to be used ONLY for the next boot. Only the OneTime boot list may have this value for the IsNext
473
property.
474
7.2.2 DCIM_BootSourceSetting
475
This section describes the implementation for the DCIM_BootSourceSetting class that represents a boot
476
device.
477
This class shall be instantiated in the Implementation Namespace.
478
7.2.2.1 Resource URIs for WinRM
®
479
The class Resource URI shall be “http://schemas.dell.com/wbem/wscim/1/cim-
480
schema/2/DCIM_BootSourceSetting?__cimnamespace=root/dcim
481
The key property shall be the InstanceID.
482