Hitachi.ComputeBlade.2500.ChassisHitachi Compute Blade 2500 Chassis

Hitachi.ComputeBlade.2500.Chassis (ClassType)

Element properties:

Base ClassSystem.PhysicalEntity
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId9ea93fca-7bb1-76f9-576b-58de2fae09d7

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       
Hitachi.ComputeBlade.2500.Chassis:
DictionaryVersion  string  Dictionary Version Version of the SEL dictionary that is currently used. false 256  False     
ManagementIPAddress  string  Management IP Address IP Address for chassis management. false 256  False     
StatusDesc  string  Status false 256  False     
ConnectorID  string  Connector ID false 255  False     
ConnectorGUID  string  Connector GUID false 36  False     
Size  string  Size Size of the chassis false 256  False     
Weight  string  Weight [kg] Weight of the chassis. false 256  False     
ObjectID  string  Object ID true 256  False     
Manufacturer  string  Manufacturer Manufacturer of the chassis. false 256  False     
ProductName  string  Product Name Product name of the chassis. false 256  False     
PartNumber  string  Part Number Part number of the chassis. false 256  False     
SerialNumber  string  Serial Number Serial number of the chassis. false 256  False     
ChassisId  string  Chassis ID User configurable identifier of the chassis. false 256  False     
ChassisType  string  Chassis Type Type of the chssis. false 256  False     
RateVoltage  string  Rated Voltage [V] Rated voltage of the chassis. false 256  False     
InputCurrentType  string  Input Current Type Input current type (AC or DC). false 256  False     
TempUpperLimit  string  Upper Limit Temperature [deg C] Upper limit Temperature of the chassis. false 256  False     
TempLowerLimit  string  Lower Limit Temperature [deg C] Lower limit temperature of the chsssis. false 256  False     
MaxAmperage  string  Maximum Amperage [A] Maximum amperage consumption of the chassis. false 256  False     
MaxPower  string  Maximum Power [kW] Maximum power consumption of the chassis. false 256  False     
AirVolume  string  Air Volume [m^3/min] Maximum air volume of the chassis. false 256  False     
Height  string  Height [U] Height of the chassis. false 256  False     

Health Model:

Source Code:

<ClassType ID="Hitachi.ComputeBlade.2500.Chassis" Accessibility="Public" Abstract="false" Base="System!System.PhysicalEntity" Hosted="false" Singleton="false" Extension="false">
<Property ID="ObjectID" Type="string" AutoIncrement="false" Key="true" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="Manufacturer" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="ProductName" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="PartNumber" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="SerialNumber" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="ChassisId" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="ChassisType" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="RateVoltage" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="InputCurrentType" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="TempUpperLimit" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="TempLowerLimit" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="MaxAmperage" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="MaxPower" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="AirVolume" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="Height" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="Weight" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="Size" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="DictionaryVersion" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="ManagementIPAddress" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="StatusDesc" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="ConnectorID" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="255" MinLength="0" Required="false" Scale="0"/>
<Property ID="ConnectorGUID" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="36" MinLength="0" Required="false" Scale="0"/>
</ClassType>