Skip to main content

Routing Policies Aggregate

This schema extension adds an Aggregate Routing Policy node, a flavour of the Routing Policy generic, and replaces the free-text import and export policies on Aggregate Route with relationships to it.

Details

Nodes

PolicyAggregate

  • Label: Aggregate Routing Policies
  • Description: A routing policy for Aggregate.
  • Namespace: Routing
  • Icon: carbon:deployment-policy
  • Inherit From: RoutingPolicy

Code

version: '1.0'
nodes:
- name: PolicyAggregate
namespace: Routing
description: A routing policy for Aggregate.
label: Aggregate Routing Policies
icon: carbon:deployment-policy
include_in_menu: true
menu_placement: RoutingPolicy
inherit_from:
- RoutingPolicy