PolicyDefinitions¶
Children
-
class
RoutingPolicy.
PolicyDefinitions
¶ Bases:
Entity
Class Hierarchy :
RoutingPolicy
PolicyDefinitions
This class represents configuration data.
Enclosing container for the list of top-level policy
definitions-
policy_definition
¶ List of top-level policy definitions, keyed by unique name. These policy definitions are expected to be referenced (by name) in policy chains specified in import or export configuration statements
type: list of
PolicyDefinition
-