Dell.Storage.EqualLogicStoragePoolDell EqualLogic Storage Pool

Dell.Storage.EqualLogicStoragePool (ClassType)

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdcc0f6073-d496-0bdb-3a7d-65a0aa394a21

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.EqualLogicStoragePool:
Name  string  Storage Pool Name false 255  False 
Description  string  Description false 255  False 
IsDefaultPool  string  Is Default Pool false 255  False 
LeadMember  string  Lead Member false 255  False 
TotalStorageSpace  string  Total Storage Space false 255  False 
Index  string  Index true 255  False 
PoolBorrowing  string  Pool Borrowing false 255  False 

Health Model:

Source Code:

<ClassType ID="Dell.Storage.EqualLogicStoragePool" Accessibility="Public" Abstract="false" Base="System!System.LogicalEntity" Hosted="true" Singleton="false">
<Property ID="Name" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="Description" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="IsDefaultPool" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="LeadMember" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="TotalStorageSpace" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="Index" Type="string" Key="true" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="PoolBorrowing" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
</ClassType>