Documentation
    Preparing search index...
    Key Name Type Required
    policies list None

    List of virtual topologies policies.

    For AutoVPN, each item in the list creates:

    • one policy with:
      • one match entry per application_virtual_topologies item they are indexed using 10 * <list_index> where list_index starts at 1.
      • one default-match
    • one load-balance policy per application_virtual_topologies and one for the default_virtual_topology.
    • if the policy is associated with the default VRF, a special control-plane rule is injected in the policy with index 1 referring to a control-plane load-balance policy as defined under control_plane_virtual_topology or if not set, the default one.

    For CV Pathfinder, each item in the list creates:

    • one policy with:
      • one match entry per application_virtual_topologies item ordered as in the data.
      • one last match entry for the default application-profile using default_virtual_topology information.
    • one profile per application_virtual_topologies item.
    • one profile for the default_virtual_topology.
    • one load-balance policy per application_virtual_topologies.
    • one load_balance policy for the default_virtual_topology.
    • if the policy is associated with the default VRF, a special control-plane profile is configured and injected first in the policy assigned to the default VRF. This profile points to a control-plane load-balance policy as defined under control_plane_virtual_topology or if not set, the default one.

    NOTE: We are using the same format as jq to specify the path to the key.

    .wan_virtual_topologies.policies[]