Tag
Location in GUI: Design
» CLI Templates
Diagram
Classes
templates (catalyst_center)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
tags | List | [tags] | No |
tags (catalyst_center.templates)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
name | String | Yes | ||
description | String | No |
Examples
catalyst_center: templates: tags: - name: DayN_Tag description: DayN_Tag
Example of Assigning Tags to a Template
catalyst_center: templates: projects: - name: Project_DayN description: Project_DayN dayn_templates: - name: access_list_template description: Access List Template language: JINJA composite: false device_types: - product_family: "Switches and Hubs" product_series: "Cisco Catalyst 9300 Series Switches" software_type: IOS-XE tags: - DayN_Tag