Hitachi.QuantaPlex.T41S2U.NodeHitachi QuantaPlex T41S-2U Node

Hitachi.QuantaPlex.T41S2U.Node (ClassType)

Element properties:

Base ClassSystem.PhysicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId8be79cf4-6b41-7e2c-66a0-2b0c264d701c

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.QuantaPlex.T41S2U.Node:
ObjectID  string  Object ID true 256  False     
BMCManufacturer  string  Manufacturer false 256  False     
BMCVersion  string  BMC Version Version of BMC firmware. false 256  False     
BMCIPAddress  string  BMC IP Address IP address of the Baseboard Management Controller. false 256  False     
BaseBoardPartNumber  string  Base Board Part Number Part Number of hte Base Board. false 256  False     
BaseBoardSerialNumber  string  Base Board Serial Number Serial Number of the Base Board. false 256  False     
BIOSVersion  string  BIOS Version Version of BIOS firmware false 256  False     
StatusDesc  string  Status false 256  False     
ConnectorID  string  Connector ID false 255  False     
ConnectorGUID  string  Connector GUID false 36  False     

Health Model:

Source Code:

<ClassType ID="Hitachi.QuantaPlex.T41S2U.Node" Accessibility="Public" Abstract="false" Base="System!System.PhysicalEntity" Hosted="true" Singleton="false">
<Property ID="ObjectID" Type="string" AutoIncrement="false" Key="true" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="BMCManufacturer" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="BMCVersion" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="BMCIPAddress" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="BaseBoardPartNumber" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="BaseBoardSerialNumber" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="BIOSVersion" 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>