Dell.Storage.MDStorageArray.VolumeDell MD Array Virtual Disk

Dell.Storage.MDStorageArray.Volume (ClassType)

Dell MD Storage Array Volume

Element properties:

Base ClassSystem.PhysicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId17012097-e5ae-aef6-bf89-46ebe0024b3e

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.Storage.MDStorageArray.Volume:
lun  string  LUN false 256  False 
num  string  Virtual Disk Number true 256  False 
devicename  string  Accessible by Host false 256  False 
length  string  Capacity false 256  False 
layout  string  RAID level false 256  False 
stripesize  string  Segment Size false 256  False 
targetid  string  World Wide Identifier false 256  False 
action  string  Current Action false 256  False 
blksize  string  Block Size false 256  False 

Health Model:

Source Code:

<ClassType ID="Dell.Storage.MDStorageArray.Volume" Accessibility="Public" Abstract="false" Base="System!System.PhysicalEntity" Hosted="true" Singleton="false">
<Property ID="lun" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="num" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="1"/>
<Property ID="devicename" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="length" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="layout" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="stripesize" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="targetid" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="action" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="blksize" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>