Dictionary
Location in GUI: Work Centers
» Network Access
» Dictionaries
» User
Diagram
Section titled “Diagram”Classes
Section titled “Classes”policy_elements (ise.network_access)
Section titled “policy_elements (ise.network_access)”Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
dictionaries | List | [dictionaries] | No |
dictionaries (ise.network_access.policy_elements)
Section titled “dictionaries (ise.network_access.policy_elements)”Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
name | String | Regex: ^[\w\d_\-\. ]+$ | Yes | |
description | String | No | ||
version | String | Yes | ||
attribute_type | Choice | ENTITY_ATTR , MSG_ATTR , PIP_ATTR | No | ENTITY_ATTR |
Examples
Section titled “Examples”ise: network_access: policy_elements: dictionaries: - name: Dict1 description: My dictionary version: "1.1" attribute_type: ENTITY_ATTR