Security Group ACL
Location in GUI:
Work Centers
» TrustSec
» Components
» Security Group ACLs
Diagram
Classes
trust_sec (ise)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
security_group_acls | List | [security_group_acls] | No |
security_group_acls (ise.trust_sec)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
name | String | Regex: ^[\w\d_\-\.]+$ | Yes | |
description | String | No | ||
ip_version | Choice | IPV4 , IPV6 , IP_AGNOSTIC | No | IPV4 |
acl_content | String | Yes |
Examples
ise:
trust_sec:
security_group_acls:
- name: ACL_99
ip_version: "IPV4"
description: "ACL_99"
acl_content: "Permit IP"