Dell.WindowsServer.ControllerEnclosureStorage Controller Enclosure instance

Dell.WindowsServer.ControllerEnclosure (ClassType)

Element properties:

Base ClassSystem.PhysicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdec7b9168-1e7c-974b-577a-d9bd8b7972ff

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.WindowsServer.ControllerEnclosure:
ID  string  ID true 256  False 
Connector  string  Connector false 256  False 
TargetID  string  Target ID false 256  False 
Configuration  string  Configuration false 256  False 
FirmwareVersion  string  Firmware Version false 256  False 
ServiceTag  string  Service Tag false 256  False 
AssetTag  string  Asset Tag false 256  False 
AssetName  string  Asset Name false 256  False 
BackplanePartNum  string  Back Plane Part Number false 256  False 
SplitbusPartNum  string  Split Bus Part Number false 256  False 
EnclosurePartNum  string  Enclosure Part Number false 256  False 
SASAddress  string  SAS Address false 256  False 

Health Model:

Source Code:

<ClassType ID="Dell.WindowsServer.ControllerEnclosure" Accessibility="Public" Abstract="false" Base="System!System.PhysicalEntity" Hosted="true" Singleton="false">
<Property ID="ID" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="1"/>
<Property ID="Connector" 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="Configuration" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FirmwareVersion" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ServiceTag" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="AssetTag" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="AssetName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="BackplanePartNum" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SplitbusPartNum" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="EnclosurePartNum" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SASAddress" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>