ESight.BladeServer.Blade.MezzMezz

ESight.BladeServer.Blade.Mezz (ClassType)

Element properties:

Base ClassSystem.PhysicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId7baaecb4-0b80-276c-1a5b-d5177fd579fd

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.BladeServer.Blade.Mezz:
UUID  string  UUID UUID true 256  False     
MezzInfo  string  MezzInfo MezzInfo false 256  False     
PresentState  string  PresentState PresentState false 256  False     
MezzLocation  string  MezzLocation MezzLocation false 256  False     
MezzMac  string  MezzMac MezzMac false 256  False     
Status  string  Status Status false 256  False     

Health Model:

Source Code:

<ClassType ID="ESight.BladeServer.Blade.Mezz" Base="System!System.PhysicalEntity" Accessibility="Public" Abstract="false" Hosted="true" Singleton="false">
<Property ID="UUID" Type="string" Key="true" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<!--ESight:mezzInfo-->
<Property ID="MezzInfo" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<!--ESight:presentState-->
<Property ID="PresentState" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<!--ESight:Location-->
<Property ID="MezzLocation" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<!--ESight:mezzMac-->
<Property ID="MezzMac" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<!--ESight:mezzHealthStatus-->
<Property ID="Status" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
</ClassType>