Talon.FAST.ComputerRole.EdgeServerTalon FAST Edge Server

Talon.FAST.ComputerRole.EdgeServer (ClassType)

Element properties:

Base ClassTalon.FAST.ComputerRole.Servers
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdd1ac98a3-d98b-a24a-105b-67d291c2cd0b

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       
Talon.FAST.ComputerRole.Servers:
SysId  string  System ID false 256  False     
Major_Version  string  Major Version false 256  False     
Minor_Version  string  Minor Version false 256  False     
Patch_Version  string  Patch Version false 256  False     
Fix_Version  string  Fix Version false 256  False     
Build_Version  string  Build Version false 256  False     
Talon.FAST.ComputerRole.EdgeServer:
expiry  string  License Expiry false 256  False     
ServerDb  string  Associated Cores false 256  False     
numcon  int      false 256       
CacheDiskCapacity  double  Total Cache Disk Capacity (GB) false 256       

Health Model:

Source Code:

<ClassType ID="Talon.FAST.ComputerRole.EdgeServer" Base="Talon.FAST.ComputerRole.Servers" Accessibility="Public" Abstract="false" Hosted="true" Singleton="false">
<Property ID="expiry" Key="false" Type="string"/>
<Property ID="ServerDb" Key="false" Type="string"/>
<Property ID="numcon" Key="false" Type="int"/>
<Property ID="CacheDiskCapacity" Key="false" Type="double"/>
</ClassType>