Network Device Group
Up to five levels of nested network device groups are supported. When adding a group under an existing group, the path must be specified in the format All Locations#Europe
, where #
is used as a delimiter.
Location in GUI:
Administration
» Network Resources
» Network Device Groups
Diagram
Classes
network_resources (ise)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
network_device_groups | List | [network_device_groups] | No |
network_device_groups (ise.network_resources)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
name | String | Yes | ||
description | String | No | ||
path | String | No | ||
children | List | [children] | No |
children (ise.network_resources.network_device_groups)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
name | String | Yes | ||
description | String | No | ||
children | List | [children] | No |
children (ise.network_resources.network_device_groups.children)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
name | String | Yes | ||
description | String | No | ||
children | List | [children] | No |
children (ise.network_resources.network_device_groups.children.children)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
name | String | Yes | ||
description | String | No | ||
children | List | [children] | No |
children (ise.network_resources.network_device_groups.children.children.children)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
name | String | Yes | ||
description | String | No | ||
children | List | [children] | No |
children (ise.network_resources.network_device_groups.children.children.children.children)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
name | String | Yes | ||
description | String | No |
Examples
ise:
network_resources:
network_device_groups:
- name: Europe
description: All European locations
path: All Locations
children:
- name: Vienna
description: Vienna, Austria