MetadataMatches
Fields
| name | type | nullable | description |
|---|---|---|---|
ingressInterfaces | Bag<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 | Bag<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: Bag<
Device>- aclEntries: Bag<
AclEntry>- metadataMatches:
MetadataMatches
- metadataMatches:
- aclEntries: Bag<
- devices: Bag<
network → devices → natEntries → metadataMatches
See also
Data model path
- network:
Network- devices: Bag<
Device>- natEntries: Bag<
NatEntry>- metadataMatches:
MetadataMatches
- metadataMatches:
- natEntries: Bag<
- devices: Bag<