MetadataMatches
Fields
| name | type | nullable | description |
|---|---|---|---|
ingressInterfaces | List<String> | false | The set of ingress interfaces declared in the ACL or NAT rule, either explicitly or via declared zones. Empty for ACL or NAT rules that are separately applied to interfaces. |
egressInterfaces | List<String> | false | The set of egress interfaces declared in the ACL or NAT rule, either explicitly or via declared zones. Empty for ACL or NAT rules that are separately applied to interfaces. |
Used by
network → devices → aclEntries → metadataMatches
See also
Data model path
- network:
Network- devices: List<
Device>- aclEntries: List<
AclEntry>- metadataMatches:
MetadataMatches
- metadataMatches:
- aclEntries: List<
- devices: List<
network → devices → natEntries → metadataMatches
See also
Data model path
- network:
Network- devices: List<
Device>- natEntries: List<
NatEntry>- metadataMatches:
MetadataMatches
- metadataMatches:
- natEntries: List<
- devices: List<