Dell.Storage.ControllerFanSensorStorage Center Fan Sensor

Dell.Storage.ControllerFanSensor (ClassType)

Element properties:

Base ClassDell.Storage.StorageCenterComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdf08e4b7f-5d93-ed69-26bc-02dbd932e294

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
Dell.Storage.ControllerFanSensor:
ChildStatus  string  ChildStatus false 256  False     
ControllerIndex  string  ControllerIndex false 256  False     
CriticalLowerThreshold  string  CriticalLowerThreshold false 256  False     
CriticalUpperThreshold  string  CriticalUpperThreshold false 256  False     
CurrentRpm  string  CurrentRpm false 256  False     
Index  int  Index false 256       
InstanceId  string  InstanceId true 256  False     
InstanceName  string  InstanceName false 256  False     
Name  string  Name false 256  False     
NormalMaximumRpm  string  NormalMaximumRpm false 256  False     
NormalMinimumRpm  string  NormalMinimumRpm false 256  False     
Status  string  Status false 256  False     
StatusMessage  string  StatusMessage false 256  False     
StorageCenterName  string  StorageCenterName false 256  False     
StorageCenterSerialNumber  string  StorageCenterSerialNumber false 256  False     
UniqueName  string  UniqueName false 256  False     
WarningLowerThreshold  string  WarningLowerThreshold false 256  False     
WarningUpperThreshold  string  WarningUpperThreshold false 256  False     

Health Model:

Source Code:

<ClassType ID="Dell.Storage.ControllerFanSensor" Accessibility="Public" Abstract="false" Base="Dell.Storage.StorageCenterComponent" Hosted="true" Singleton="false" Extension="false">
<Property ID="ChildStatus" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="ControllerIndex" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="CriticalLowerThreshold" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="CriticalUpperThreshold" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="CurrentRpm" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="Index" Type="int" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="InstanceId" Type="string" AutoIncrement="false" Key="true" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="InstanceName" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="Name" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="NormalMaximumRpm" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="NormalMinimumRpm" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="Status" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="StatusMessage" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="StorageCenterName" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="StorageCenterSerialNumber" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="UniqueName" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="WarningLowerThreshold" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="WarningUpperThreshold" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
</ClassType>