Dictionary
Location in GUI:
Work Centers
» Network Access
» Dictionaries
» User
Diagram
Classes
policy_elements (ise.network_access)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
dictionaries | List | [dictionaries] | No |
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
ise:
network_access:
policy_elements:
dictionaries:
- name: Dict1
description: My dictionary
version: "1.1"
attribute_type: ENTITY_ATTR