Users Guide
• The CreateVirtualDisk() method is used to create a virtual disk on the target controller. This method can also be
used to do the following:
– Create sliced virtual disk. A sliced virtual disk is created, if CreateVirtualDisk() Size input parameter
value is less than total size of the set of physical disks. Additional sliced virtual disks can be created
using the same set of physical disks and same RAID level that was used to create the first virtual disk.
– Create a Cachecade Virtual Disk on the targeted controller. This method internally creates a RAID-0
virtual disk.The method of creation is the same as creating a sliced virtual disk.
• The UnassignSpares() method is used to unassign a physical disk as a dedicated hot spare from a virtual disk, or
as a global hot spare.
Hardware Inventory Profiles
The following table lists the classes, functions, operations, and methods for different hardware on the managed node.
Table 33. Hardware Inventory Profiles
Class Name Functions Operations Methods
CPU Profile
DCIM_CPUView Use this class to get the
instance information of all
the CPUs and associated
cache available in the
system.
Get Enumerate NA
Fan Profile
DCIM_FanView Use this class to get the
instance information of all
the fans available in the
system.
Get Enumerate NA
iDRAC Profile
DCIM_IDRACCardView Use this class to get the
instance information of all
iDRAC cards available in the
system.‘
Get Enumerate NA
Memory Profile
DCIM_MemoryView Use this class to get the
instance information of all
memory modules available in
the system.
Get Enumerate NA
PCI Profile
DCIM_PCIDeviceView Use this class to get the
instance information of all
PCI devices available in the
system.
Get Enumerate NA
Video Profile
DCIM_VideoView Use this class to get the
instance information of all
the video controllers
available in the system.
Get Enumerate NA
Power Supply Profile
88