Users Guide
• The DeletePartition() method is used to delete a vFlash SD card partition.
• The FormatPartition() method is used to format the selected vFlash SD card partition.
• The ModifyPartition() method is used to modify the partitions on the vFlash. This depends on the type of partition
- Floppy, Hard Disk, or CD.
• The AttachPartition() method is used to attach one or more partitions as a virtual USB mass storage device.
• The DetachPartition() method is used to detach one or more partitions that are being used a virtual USB mass
storage device.
• The ExportDataFromPartition() method is used to copy or export the contents of a vFlash SD card partition to a
local or remote location as an image file in the .img or .iso format.
RAID Profile
The following table lists the classes, functions, operations, and methods under the RAID profile.
Table 32. RAID Profile
Class Name Functions Operations Methods
DCIM_RAIDService This is the central class. It
defines the extrinsic
methods.
Get Enumerate Invoke See RAID Methods
DCIM_ControllerView Use this class to display the
different instance IDs and
related properties of the
controllers attached to a
system.
Get Enumerate NA
DCIM_PhysicalDiskView Use this class to display the
different instance IDs and
related properties of the
physical disks attached to a
system.
Get Enumerate NA
DCIM_VirtualDiskView Use this class to display the
different instance IDs and
related properties of the
virtual disks created.
Get Enumerate NA
DCIM_EnclosureView Use this class to display the
different instance IDs and
related properties of the
enclosures attached to a
system.
Get Enumerate NA
DCIM_ControllerBattery
View
Use this sub-class to display
the properties of the
controller battery.
Get Enumerate NA
DCIM_EnclosureEMMVi
ew
Use this class to display the
different instance IDs and
related properties of the
enclosures with EMM
firmware.
Get Enumerate NA
DCIM_EnclosurePSUVie
w
Use this class to display the
different instance IDs and
related properties of the PSU
of the enclosure.
Get Enumerate NA
86