State¶
Leafs
-
class
RoutingPolicy.PolicyDefinitions.PolicyDefinition.Statements.Statement.Conditions.BgpConditions.CommunityCount.State¶ Bases:
EntityClass Hierarchy :
RoutingPolicyPolicyDefinitionsPolicyDefinitionStatementsStatementConditionsBgpConditionsCommunityCountStateThis class represents state data.
Operational state data for community count condition
-
operator¶ type of comparison to be performed
type: one of the below values:
config: False
-
value¶ value to compare with the community count
type: int
range: 0..4294967295
config: False
-