State¶
Leafs
-
class
NetworkInstances.NetworkInstance.Mpls.Lsps.ConstrainedPath.Tunnels.Tunnel.P2pTunnelAttributes.P2pPrimaryPath.P2pPrimaryPath_.AdminGroups.
State
¶ Bases:
Entity
Class Hierarchy:
NetworkInstances
NetworkInstance
Mpls
Lsps
ConstrainedPath
Tunnels
Tunnel
P2pTunnelAttributes
P2pPrimaryPath
P2pPrimaryPath_
AdminGroups
State
This class represents state data.
Operational state data
-
exclude_group
¶ list of references to named admin-groups to exclude in path calculation
type: list of str
refers to:
admin_group_name
config: False
-
include_all_group
¶ list of references to named admin-groups of which all must be included
type: list of str
refers to:
admin_group_name
config: False
-
include_any_group
¶ list of references to named admin-groups of which one must be included
type: list of str
refers to:
admin_group_name
config: False
-