Reference Guide

DCIM_VirtualDiskView
Property Description
ElementName
A user-friendly name for the object. This property
allows each instance to define a user-friendly
name in addition to its key properties, identity data,
and description information.
NOTE: The Name property of
ManagedSystemElement is also defined as a
user-friendly name. But, it is often sub-classed
to be a Key. It is not reasonable that the same
property can convey both identity and a user-
friendly name, without inconsistencies. Where
Name exists and is not a Key (such as for
instances of LogicalDevice), the same
information can be present in both the Name
and ElementName properties.
InstanceID
The property contains the value of the Fully
Qualified Device Description (FQDD).
PrimaryStatus
This property represents the status of the device.
Possible values are:
0 = Unknown
1 = OK
2 = Degraded
3 = Error
4 = Rebuilding
5 = Offline
RAIDStatus
This property represents the RAID specific status.
Possible values are:
0 = Unknown
1 = Ready
2 = Online
3 = Foreign
4 = Offline
5 = Blocked
6 = Failed
7 = Degraded
8 = Rebuilding
RAIDTypes
This property represents the current RAID level.
Possible values are:
1 = No RAID
2 = RAID-0
65