User's Manual
Remote Services Operations 47
Deleting the Pending Values
To delete the pending values:
1
Before invoking the
DeletePendingConfiguration()
method in
DCIM_JobService class, construct input parameters and use the correct
Fully Qualified Device Descriptor (FQDD) of the NIC.
NOTE: You can only delete pending data before creating a target job. After the
target job is created, you cannot run this method. If required, you can invoke
the DeleteJobQueue() method to delete the job and clear the pending values.
2
Invoke the
DeletePendingConfiguration()
method.
3
You can confirm the deletion based on the method return code value that
is returned.
Managing vFlash SD Card
vFlash is the Non-volatile Random Access Memory (NVRAM) flash located
on a SD card that is inserted into the SD card reader controlled by the iDRAC
service processor. The card is used as a feature enabling license key for several
Lifecycle Controller features including Part Replacement. Additionally, the
vFlash SD card is the storage location for partitions that you can define and
configure to be available to the system as a USB device. You can create a
bootable USB device that is displayed as an option under the BIOS boot
menu.
For more information on the vFlash SD card, see the "Persistent Storage
Profile" on page 61.
Displaying the Inventory of vFlash SD Card
Perform the Enumerate operation on the DCIM_VFlashView class to display
all the properties of the vFlash SD card; such as Available size, Capacity,
Licensed, and Health, Enable/Disable state, Initialized state, and Write
protected state.
Displaying the Partitions on vFlash SD Card
Perform the Enumerate operation on the DCIM_OpaqueManagementData
class to display all the partitions and their properties; such as partition ID, its
size and data format.
RemoteServices1_4.book Page 47 Thursday, October 21, 2010 5:05 PM