AP.F5.LTM.SyncFailoverGroupF5 Sync-Failover Group

AP.F5.LTM.SyncFailoverGroup (ClassType)

F5 Sync-Failover Group Class

Element properties:

Base ClassSystem.Group
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId03d142f2-e7ab-ecd1-e0b2-9f4db091e5a9

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.SyncFailoverGroup:
Name  string  Name Name of Sync-Failover Group false 256  False     
Key  string  Key Key of Sync-Failover Group true 256  False     
Standalone  bool  Standalone Is Sync-Failover Group standalone false 256       
Devices  string  Devices List of Devices in Sync-Failover Group false 256  False     
Addresses  string  Device Addresses Comma seperated list of addresses for devices in this Sync-Failover Group, used for monitoring. false 256  False     
Ports  string  Device Ports Comma seperated list of SNMP Ports for devices in this Sync-Failover Group, used for monitoring. false 256  False     
Communities  string  Device Communities Comma seperated list of SNMP Community Strings for devices in this Sync-Failover Group, used for monitoring. false 256  False     

Health Model:

Source Code:

<ClassType ID="AP.F5.LTM.SyncFailoverGroup" Accessibility="Public" Abstract="false" Base="System!System.Group" Hosted="false" Singleton="false" Extension="false">
<Property ID="Name" Type="string" Key="false"/>
<Property ID="Key" Type="string" Key="true"/>
<Property ID="Standalone" Type="bool" Key="false"/>
<Property ID="Devices" Type="string" Key="false"/>
<Property ID="Addresses" Type="string" Key="false"/>
<Property ID="Ports" Type="string" Key="false"/>
<Property ID="Communities" Type="string" Key="false"/>
</ClassType>