Dell.Storage.EqualLogicControllerDell EqualLogic Member Controller

Dell.Storage.EqualLogicController (ClassType)

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId0b596d1a-ddd0-e43d-b4d3-eb26f21cebeb

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.EqualLogicController:
Model  string  Model false 255  False 
SWrevision  string  Revision false 255  False 
Primary  string  Primary or Secondary false 255  False 
serialNo  string  Serial Number false 255  False 
bootROMversion  string  Boot ROM Version false 255  False 
bootROMbuidDate  string  Boot ROM Build Date false 255  False 
Index  string  Index true 255  False 

Health Model:

Source Code:

<ClassType ID="Dell.Storage.EqualLogicController" Accessibility="Public" Abstract="false" Base="System!System.LogicalEntity" Hosted="true" Singleton="false">
<Property ID="Model" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="SWrevision" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="Primary" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="serialNo" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="bootROMversion" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="bootROMbuidDate" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="Index" Type="string" Key="true" CaseSensitive="false" Length="255" MinLength="1"/>
</ClassType>