Dell.Storage.EqualLogicVolumeDell EqualLogic Volume

Dell.Storage.EqualLogicVolume (ClassType)

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId84d1ab61-4462-4bd5-d309-1b5df08cc197

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.EqualLogicVolume:
storagePool  string  Storage Pool false 255  False 
accessPerm  string  Volume Access Permission false 255  False 
size  string  Volume Size false 255  False 
Index  string  Index true 255  False 
MemberIndex  string  Member Index false 255  False 

Health Model:

Source Code:

<ClassType ID="Dell.Storage.EqualLogicVolume" Accessibility="Public" Abstract="false" Base="System!System.LogicalEntity" Hosted="true" Singleton="false">
<Property ID="storagePool" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="accessPerm" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="size" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="Index" Type="string" Key="true" CaseSensitive="false" Length="255" MinLength="1"/>
<Property ID="MemberIndex" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
</ClassType>