IfaceAcls
Access control list details for an interface.
Fields
| name | type | nullable | description |
|---|---|---|---|
inboundAclNames | List<String> | false | Names of the ACL entries that secure inbound traffic to this interface. The ACLs are applied in the order in which they appear in this list. |
outboundAclNames | List<String> | false | Names of the ACL entries that secure outbound traffic from this interface. The ACLs are applied in the order in which they appear in this list. |
Used by
network → devices → interfaces → subinterfaces → acls
See also
Data model path
- network:
Network- devices: List<
Device>- interfaces: List<
Iface>- subinterfaces: List<
SubInterface>- acls:
IfaceAcls
- acls:
- subinterfaces: List<
- interfaces: List<
- devices: List<