Talon.FAST.ComputerRole.CoreServerTalon FAST Core Server

Talon.FAST.ComputerRole.CoreServer (ClassType)

Element properties:

Base ClassTalon.FAST.ComputerRole.Servers
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId5deeafd4-7ea7-18b7-61ea-6cf9eb8a1f25

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.CoreServer:
IsClusterEnabled  int  Microsoft Cluster Enabled false 256       
ECP1filesExtns  string  Selectable File Handling false 256  False     
GlobalExclusionList  string  Global Exclusion List false 256  False     
NASDb  string  Backend File Servers false 256  False     

Health Model:

Source Code:

<ClassType ID="Talon.FAST.ComputerRole.CoreServer" Base="Talon.FAST.ComputerRole.Servers" Accessibility="Public" Abstract="false" Hosted="true" Singleton="false">
<Property ID="IsClusterEnabled" Key="false" Type="int"/>
<Property ID="ECP1filesExtns" Key="false" Type="string"/>
<Property ID="GlobalExclusionList" Key="false" Type="string"/>
<Property ID="NASDb" Key="false" Type="string"/>
</ClassType>