Dell.Server.Storage.Controller.VirtualDiskDell Storage Virtual Disk

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

Element properties:

Base ClassSystem.PhysicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdf2bd98e9-68c4-78e5-1150-168c55925b66

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.Server.Storage.Controller.VirtualDisk:
ID  string  ID ID of the Virtual Disk true 256  False 
Layout  string  Layout Layout false 256  False 
Size  string  Size Size false 256  False 
Name  string  Name Name false 256  False 
Type  string  Type Type false 256  False 
MediaType  string  Media Type Media Type false 256  False 
ReadPolicy  string  Read Policy Read Policy false 256  False 
WritePolicy  string  Write Policy Write Policy false 256  False 
CachePolicy  string  Cache Policy Cache Policy false 256  False 
StripeElementSize  string  Stripe Element Size Stripe Element Size false 256  False 
Cachecade  string  Cachecade Cachecade false 256  False 
SpanDepth  string  Span Depth Number of spans of the physical disks performed to create the virtual diskh false 256  False 
SpanLength  string  Span Length Number of physical disks in this VD false 256  False 
BlockSize  string  Block Size Block Size in Bytes false 256  False 
LockStatus  string  Lock Status Locked Status false 256  False 

Health Model:

Source Code:

<ClassType ID="Dell.Server.Storage.Controller.VirtualDisk" Accessibility="Public" Abstract="false" Base="System!System.PhysicalEntity" Hosted="true" Singleton="false">
<Property ID="ID" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Layout" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Size" 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="Type" 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="ReadPolicy" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="WritePolicy" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="CachePolicy" 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="Cachecade" 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="BlockSize" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="LockStatus" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>