AP.F5.LTM.PoolF5 Pool

AP.F5.LTM.Pool (ClassType)

F5 Pool Class

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdab8831a5-977b-4bef-4658-dbe128244713

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       
AP.F5.LTM.Pool:
FullName  string  Full Name Full Name of F5 Pool true 256  False     
Name  string  Name Short Name of F5 Pool false 256  False     
Partition  string  Partition Partition of F5 Pool false 256  False     
Description  string  Description Description of F5 Pool false 256  False     
MonitorRule  string  Monitor Rule Montior Rule of F5 Pool false 256  False     
TotalMembers  int  Total Members Total Members false 256       
ActiveMembers  int  Active Members Active Members false 256       

Health Model:

Source Code:

<ClassType ID="AP.F5.LTM.Pool" Base="System!System.LogicalEntity" Accessibility="Public" Abstract="false" Hosted="true" Singleton="false">
<Property ID="FullName" Key="true" Type="string"/>
<Property ID="Name" Key="false" Type="string"/>
<Property ID="Partition" Key="false" Type="string"/>
<Property ID="Description" Key="false" Type="string"/>
<Property ID="MonitorRule" Key="false" Type="string"/>
<Property ID="TotalMembers" Key="false" Type="int"/>
<Property ID="ActiveMembers" Key="false" Type="int"/>
</ClassType>