User's Manual

Remote Services Profiles 61
•The
ChangeBootSourceState()
method is used to change the
EnabledState of a boot source from either disable to enable and enable to
disable.
•The
ChangeBootOrderByInstanceID()
method is used to change the
boot order of the boot sources from the boot list instances (IPL, BCV,
UEFI). This method expects boot source instances from one list only, so to
change the boot order of multiple instances, call this method multiple
times with instances from different boot lists.
•The
CreateTargetedConfigJob()
method is used to apply the pending
values created by the
SetAttribute()
and
SetAttributes()
methods. The
successful execution of this method creates a job for application of
pending attribute values. This method is also used to set the boot order,
source state, and one time boot device.
NOTE: Subsequent calls to the CreateTargetedConfigJob() method after the
first CreateTargetedConfigJob() method results in an error until the first job is
completed. However, the you can delete the current job and create a new job
using CreateTargetedConfigJob().
•The
DeletePendingConfiguration()
method cancels the pending
configuration (created using the SetAttribute and SetAttributes methods)
changes made before the configuration job is created with
CreateTargetedConfigJob()
.
Persistent Storage Profile
Table 4-5 lists the classes, functions, operations, and methods under the
persistent storage profile.
Table 4-5. Persistent Storage Profile
Class Name Functions Operations Methods
DCIM_PersistentSto
rageService
Use this central class to define the
extrinsic methods.
Get
Enumerate
Invoke
See "vFlash
SD Card
Methods"
DCIM_VFlashView Use this class to display the
different instance IDs and related
properties of all the vFlash SD
cards attached to a system.
Get
Enumerate
NA
RemoteServices1_4.book Page 61 Thursday, October 21, 2010 5:05 PM