-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
I’m trying to create a Service Graph Template with 2 firewalls (like on the attached picture) and can’t do it as the configuration only supports a single device entry:
apic:
tenants:
- name: Tenant1
services:
service_graph_templates:
- name: DMZFW-INTFW
template_type: FW_ROUTED
redirect: True
device:
name: DMZFW
tenant: Tenant1
node_name: FW1
APIC provides the ability to chain multiple devices so there should be list of devices
instead of single device
entry.
Is there a way to configure this with NaC?
Metadata
Metadata
Assignees
Labels
No labels