Dell.Storage.ControllerVoltageSensorStorage Center Voltage Sensor

Dell.Storage.ControllerVoltageSensor (ClassType)

Element properties:

Base ClassDell.Storage.StorageCenterComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId7d8db863-455b-1e44-eed4-aad089a4f120

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.ControllerVoltageSensor:
ChildStatus  string  ChildStatus false 256  False     
ControllerIndex  string  ControllerIndex false 256  False     
CriticalLowerThreshold  string  CriticalLowerThreshold false 256  False     
CriticalUpperThreshold  string  CriticalUpperThreshold false 256  False     
CurrentVoltage  string  CurrentVoltage 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     
NormalMaximumVoltage  string  NormalMaximumVoltage false 256  False     
NormalMinimumVoltage  string  NormalMinimumVoltage 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.ControllerVoltageSensor" 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="CurrentVoltage" 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="NormalMaximumVoltage" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="NormalMinimumVoltage" 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>