State¶
Leafs
-
class
RoutingPolicy.PolicyDefinitions.PolicyDefinition.Statements.Statement.Conditions.BgpConditions.MatchAsPathSet.
State
¶ Bases:
Entity
Class Hierarchy:
RoutingPolicy
PolicyDefinitions
PolicyDefinition
Statements
Statement
Conditions
BgpConditions
MatchAsPathSet
State
This class represents state data.
Operational state data for match conditions on AS
path set
-
as_path_set
¶ References a defined AS path set
type: str
refers to:
as_path_set_name
config: False
-
match_set_options
¶ Optional parameter that governs the behaviour of the match operation
type:
MatchSetOptionsType
config: False
-