State¶
Leafs
-
class
Mpls.Lsps.ConstrainedPath.Tunnels.Tunnel.P2pTunnelAttributes.P2pPrimaryPath.P2pPrimaryPath_.AdminGroups.State¶ Bases:
EntityClass Hierarchy :
MplsLspsConstrainedPathTunnelsTunnelP2pTunnelAttributesP2pPrimaryPathP2pPrimaryPath_AdminGroupsStateThis 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_nameconfig: 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_nameconfig: 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_nameconfig: False
-