PolicyDefinition

Keys

Children

class RoutingPolicy.PolicyDefinitions.PolicyDefinition

Bases: Entity

Class Hierarchy: RoutingPolicy PolicyDefinitions PolicyDefinition

This class represents configuration data.

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.

name(key)

Reference to the list key

type: str

refers to: name

config

Configuration data for policy defintions

type: Config

state

Operational state data for policy definitions

type: State

config: False

statements

Enclosing container for policy statements

type: Statements