Security Group
Location in GUI: Work Centers » TrustSec » Components » Security Groups
Diagram
Section titled “Diagram”Classes
Section titled “Classes”trust_sec (ise)
Section titled “trust_sec (ise)”| Name | Type | Constraint | Mandatory | Default Value |
|---|---|---|---|---|
| security_groups | List | [security_groups] | No |
security_groups (ise.trust_sec)
Section titled “security_groups (ise.trust_sec)”| Name | Type | Constraint | Mandatory | Default Value |
|---|---|---|---|---|
| name | String | Regex: ^[\w\d_\-\.]+$ | Yes | |
| description | String | No | ||
| propagate_to_apic | Boolean | true, false | No | false |
| value | Integer | min: -1, max: 65519 | Yes |
Examples
Section titled “Examples”ise: trust_sec: security_groups: - name: Sgt97 description: Sgt97 propagate_to_apic: false value: 97