State¶
Leafs
- 
class 
RoutingPolicy.PolicyDefinitions.PolicyDefinition.Statements.Statement.Conditions.BgpConditions.MatchAsPathSet.State¶ Bases:
EntityClass Hierarchy:
RoutingPolicyPolicyDefinitionsPolicyDefinitionStatementsStatementConditionsBgpConditionsMatchAsPathSetStateThis 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_nameconfig: False
- 
match_set_options¶ Optional parameter that governs the behaviour of the match operation
type:
MatchSetOptionsTypeconfig: False
-