ESight.HighdensityServer.HighdensityChild Boards

ESight.HighdensityServer.Highdensity (ClassType)

Element properties:

Base ClassSystem.PhysicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIda88c7e2e-2a9d-90ad-0b57-03adca1b1fe7

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       
ESight.HighdensityServer.Highdensity:
DN  string  DN DN true 256  False     
eSight  string  eSight eSight false 256  False     
IPAddress  string  IPAddress IPAddress false 256  False     
UUID  string  UUID UUID false 256  False     
ProductSn  string  ProductSn ProductSn false 256  False     
Type  string  Type Type false 256  False     
Status  int  Status Status false 256       

Health Model:

Source Code:

<ClassType ID="ESight.HighdensityServer.Highdensity" Base="System!System.PhysicalEntity" Accessibility="Public" Abstract="false" Hosted="true" Singleton="false">
<!--ESight:dn-->
<Property ID="DN" Type="string" Key="true" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<!--ESight:eSightIp-->
<Property ID="eSight" Key="false" Type="string" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<!--ESight:ipAddress-->
<Property ID="IPAddress" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<!--ESight:uuid-->
<Property ID="UUID" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<!--ESight:productSn-->
<Property ID="ProductSn" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<!--ESight: type-->
<Property ID="Type" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<!--ESight:status-->
<Property ID="Status" Type="int" Key="false" CaseSensitive="false" MinLength="0"/>
</ClassType>