tunnelmgmt
TwoNeighborTopologyRule

Base for all topology rules that connect a member with at the most two neighbor members. An example is the Ring topology.



public abstract class TwoNeighborTopologyRule

Properties
closedTopology Defines whether the topology should be closed, meaning whether there should exist a connection between the highest ordered member to the lowest ordered member.

type=boolean
access=read-only
default=true

unidirectional Specifies whether the connections are unidirectional from the lowest ordered member to the highest ordered member.

type=boolean
default=false

  
Properties inherited from tunnelmgmt.SingleGroupTopologyRule
sourceGroupCondition
 
Properties inherited from tunnelmgmt.ConfigurableTopologyRule
adminState, inUse
 
Properties inherited from tunnelmgmt.TopologyRule
description, displayedName, id, namingFormat, pacingCreationInProgress, pacingInterval, ruleSetName, templateVersionsPreference, userSpecifiedNamingPrefix
 
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Methods inherited from tunnelmgmt.TopologyRule
applyRule, convertOldDefinitions, deleteCreatedTunnels, deleteUnusedTunnels, findCreatedTunnels, findMissingTunnels, importNetwork