Project
Location in GUI: Design
» CLI Templates
Diagram
Section titled “Diagram”Classes
Section titled “Classes”templates (catalyst_center)
Section titled “templates (catalyst_center)”Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
projects | List | [projects] | No |
projects (catalyst_center.templates)
Section titled “projects (catalyst_center.templates)”Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
name | String | Yes | ||
description | String | No | ||
onboarding_templates | List | [onboarding_templates] | No | |
dayn_templates | List | [dayn_templates] | No |
onboarding_templates (catalyst_center.templates.projects)
Section titled “onboarding_templates (catalyst_center.templates.projects)”Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
name | String | Yes | ||
version | String | No | ||
description | String | No | ||
language | Choice | JINJA , VELOCITY | No | |
device_types | List | [device_types] | No | |
software_type | String | No | ||
software_version | String | No | ||
variables | List | [variables] | No | |
tags | List | String | No | |
management_device_ips | List | String | No | |
containing_templates | List | String | No | |
composite | Boolean | true , false | No | |
redeploy_template | Choice | ALWAYS , NEVER , ON_CHANGE | No |
device_types (catalyst_center.templates.projects.onboarding_templates)
Section titled “device_types (catalyst_center.templates.projects.onboarding_templates)”Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
product_family | String | Yes | ||
product_series | String | No | ||
product_type | String | No |
variables (catalyst_center.templates.projects.onboarding_templates)
Section titled “variables (catalyst_center.templates.projects.onboarding_templates)”Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
name | String | Yes | ||
field_name | String | No | ||
required | Boolean | true , false | No | |
data_type | Choice | STRING , INTEGER , IPADDRESS , MACADDRESS , SECTIONDIVIDER | Yes | |
hint_text | String | No | ||
additional_info | String | No |
Examples
Section titled “Examples”catalyst_center: templates: projects: - name: Project_DayN description: Project_DayN