AclEntry
Fields
| name | type | nullable | description |
|---|---|---|---|
headerMatches | HeaderRegion | false | -- |
metadataMatches | MetadataMatches | false | -- |
action | AclAction | false | -- |
name | String | false | -- |
description | String | true | A user-defined description of the ACL entry. Only present on PanOS devices. |
implicitRule | Bool | false | Indicates whether an entry is added to the Forward Networks model to capture some aspects of device behavior (e.g. security-level in ASA), as opposed to entries for ACL rules explicitly configured on the device. This is false for default rules (see defaultRule). |
defaultRule | Bool | false | Whether this is a default rule. |
lifecycleData | LifecycleData | true | Stores lifecycle metadata, including timestamps for creation, last use, and modification, along with a hit count, if reported by the operating system. Only applicable to user-configured ACL entries (i.e. not for entries with implicitRule is true or defaultRule is true. Present for systems that were succesfully collected and have one of these operating systems : SRX, PAN_OS, CHECKPOINT, FORTINET and ASA, if reported by the operating system. |