Dell.Chassis.Storage.Controller.VirtualDiskDell Chassis Storage Controller Virtual Disk

Dell.Chassis.Storage.Controller.VirtualDisk (ClassType)

Element properties:

Base ClassSystem.PhysicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId68cb92d2-f47a-9370-8f6c-22266cc074d7

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Dell.Chassis.Storage.Controller.VirtualDisk:
FQDD  string  FQDD Uniquely identifies the Instance true 256  False 
BusProtocol  string  Bus Protocol Bus Protocol false 256  False 
CacheCade  string  Cache Cade Property whether VD is used as cache cade or not false 256  False 
Name  string  Name Name for Dell Chassis Storage Controller Virtual Disk false 256  False 
DiskCachePolicy  string  Disk Cache Policy Disk Cache Policy false 256  False 
LockStatus  string  Lock Status Lock Status false 256  False 
MediaType  string  Media Type Media Type false 256  False 
RAIDLevel  string  RAID Level RAID Level false 256  False 
ReadPolicy  string  Read Policy Read Policy false 256  False 
RemainingRedundancy  string  Remaining Redundancy Remaining Redundancy of virtual disk false 256  False 
Capacity  string  Capacity Virtual Disk Size false 256  False 
SpanDepth  string  Span Depth Number of spans of the physical disks performed to create the virtual disk false 256  False 
SpanLength  string  Span Length Number of physical disks in this VD false 256  False 
StripeElementSize  string  Stripe Element Size Stripe Size false 256  False 
WritePolicy  string  Write Policy Stripe Size false 256  False 

Health Model:

Source Code:

<ClassType ID="Dell.Chassis.Storage.Controller.VirtualDisk" Accessibility="Public" Abstract="false" Base="System!System.PhysicalEntity" Hosted="true" Singleton="false">
<Property ID="FQDD" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="BusProtocol" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="CacheCade" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Name" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DiskCachePolicy" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="LockStatus" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="MediaType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="RAIDLevel" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ReadPolicy" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="RemainingRedundancy" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Capacity" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SpanDepth" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SpanLength" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="StripeElementSize" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="WritePolicy" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>