Location in GUI: Work Centers
» Network Access
» Policy Elements
» Conditions
» Library Conditions
Diagram
Classes
policy_elements (ise.network_access)
Name | Type | Constraint | Mandatory | Default Value |
---|
conditions | List | [conditions] | No | |
conditions (ise.network_access.policy_elements)
Name | Type | Constraint | Mandatory | Default Value |
---|
name | String | Regex: ^[\w\d_\-\.]+$ | No | |
type | Choice | LibraryConditionAttributes , LibraryConditionAndBlock , LibraryConditionOrBlock | Yes | |
is_negate | Boolean | true , false | No | false |
dictionary_name | String | | No | |
attribute_name | String | | No | |
operator | Choice | contains , endsWith , equals , greaterOrEquals , greaterThan , in , ipEquals , ipGreaterThan , ipLessThan , ipNotEquals , lessOrEquals , lessThan , matches , notContains , notEndsWith , notEquals , notIn , notStartsWith , startsWith | No | |
attribute_value | String | | No | |
description | String | | No | |
children | List | [children] | No | |
children (ise.network_access.policy_elements.conditions)
Name | Type | Constraint | Mandatory | Default Value |
---|
name | String | Regex: ^[\w\d_\-\.]+$ | No | |
type | Choice | ConditionReference , ConditionAttributes , ConditionAndBlock , ConditionOrBlock | Yes | |
is_negate | Boolean | true , false | No | |
dictionary_name | String | | No | |
attribute_name | String | | No | |
operator | Choice | contains , endsWith , equals , greaterOrEquals , greaterThan , in , ipEquals , ipGreaterThan , ipLessThan , ipNotEquals , lessOrEquals , lessThan , matches , notContains , notEndsWith , notEquals , notIn , notStartsWith , startsWith | No | |
attribute_value | String | | No | |
description | String | | No | |
children | List | [children] | No | |
children (ise.network_access.policy_elements.conditions.children)
Name | Type | Constraint | Mandatory | Default Value |
---|
name | String | Regex: ^[\w\d_\-\.]+$ | No | |
type | Choice | ConditionReference , ConditionAttributes | Yes | |
is_negate | Boolean | true , false | No | |
dictionary_name | String | | No | |
attribute_name | String | | No | |
operator | Choice | contains , endsWith , equals , greaterOrEquals , greaterThan , in , ipEquals , ipGreaterThan , ipLessThan , ipNotEquals , lessOrEquals , lessThan , matches , notContains , notEndsWith , notEquals , notIn , notStartsWith , startsWith | No | |
attribute_value | String | | No | |
description | String | | No | |
Examples
- name: CertificateNotExpired
type: LibraryConditionAttributes
dictionary_name: CERTIFICATE
attribute_name: Is Expired