.. Document meta :orphan: .. |antsibull-internal-nbsp| unicode:: 0xA0 :trim: .. role:: ansible-attribute-support-label .. role:: ansible-attribute-support-property .. role:: ansible-attribute-support-full .. role:: ansible-attribute-support-partial .. role:: ansible-attribute-support-none .. role:: ansible-attribute-support-na .. role:: ansible-option-type .. role:: ansible-option-elements .. role:: ansible-option-required .. role:: ansible-option-versionadded .. role:: ansible-option-aliases .. role:: ansible-option-choices .. role:: ansible-option-choices-entry .. role:: ansible-option-default .. role:: ansible-option-default-bold .. role:: ansible-option-configuration .. role:: ansible-option-returned-bold .. role:: ansible-option-sample-bold .. Anchors .. _ansible_collections.cisco.dnac.configuration_template_module: .. Anchors: short name for ansible.builtin .. Anchors: aliases .. Title cisco.dnac.configuration_template -- Resource module for Configuration Template +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ .. Collection note .. note:: This plugin is part of the `cisco.dnac collection `_ (version 4.2.0). You might already have this collection installed if you are using the ``ansible`` package. It is not included in ``ansible-core``. To check whether it is installed, run :code:`ansible-galaxy collection list`. To install it, use: :code:`ansible-galaxy collection install cisco.dnac`. To use it in a playbook, specify: :code:`cisco.dnac.configuration_template`. .. version_added .. versionadded:: 3.1.0 of cisco.dnac .. contents:: :local: :depth: 1 .. Deprecated Synopsis -------- .. Description - Manage operations update and delete of the resource Configuration Template. - API to update a template. - Deletes the template by its id. .. note:: This module has a corresponding :ref:`action plugin `. .. Aliases .. Requirements Requirements ------------ The below requirements are needed on the host that executes this module. - dnacentersdk >= 2.4.4 - python >= 3.5 .. Options Parameters ---------- .. rst-class:: ansible-option-table .. list-table:: :width: 100% :widths: auto :header-rows: 1 * - Parameter - Comments * - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-author: .. rst-class:: ansible-option-title **author** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Author of template. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-composite: .. rst-class:: ansible-option-title **composite** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Is it composite template. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`no` - :ansible-option-choices-entry:`yes` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates: .. rst-class:: ansible-option-title **containingTemplates** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html
- .. raw:: html
Configuration Template's containingTemplates. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/composite: .. rst-class:: ansible-option-title **composite** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Is it composite template. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`no` - :ansible-option-choices-entry:`yes` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/description: .. rst-class:: ansible-option-title **description** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Description of template. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/deviceTypes: .. rst-class:: ansible-option-title **deviceTypes** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html
- .. raw:: html
Configuration Template's deviceTypes. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/deviceTypes/productFamily: .. rst-class:: ansible-option-title **productFamily** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Device family. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/deviceTypes/productSeries: .. rst-class:: ansible-option-title **productSeries** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Device series. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/deviceTypes/productType: .. rst-class:: ansible-option-title **productType** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Device type. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/id: .. rst-class:: ansible-option-title **id** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
UUID of template. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/language: .. rst-class:: ansible-option-title **language** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Template language (JINJA or VELOCITY). .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/name: .. rst-class:: ansible-option-title **name** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Name of template. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/projectName: .. rst-class:: ansible-option-title **projectName** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Project name. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/rollbackTemplateParams: .. rst-class:: ansible-option-title **rollbackTemplateParams** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html
- .. raw:: html
Configuration Template's rollbackTemplateParams. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/rollbackTemplateParams/binding: .. rst-class:: ansible-option-title **binding** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Bind to source. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/rollbackTemplateParams/customOrder: .. rst-class:: ansible-option-title **customOrder** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
CustomOrder of template param. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/rollbackTemplateParams/dataType: .. rst-class:: ansible-option-title **dataType** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Datatype of template param. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/rollbackTemplateParams/defaultValue: .. rst-class:: ansible-option-title **defaultValue** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Default value of template param. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/rollbackTemplateParams/description: .. rst-class:: ansible-option-title **description** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Description of template param. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/rollbackTemplateParams/displayName: .. rst-class:: ansible-option-title **displayName** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Display name of param. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/rollbackTemplateParams/group: .. rst-class:: ansible-option-title **group** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Group. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/rollbackTemplateParams/id: .. rst-class:: ansible-option-title **id** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
UUID of template param. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/rollbackTemplateParams/instructionText: .. rst-class:: ansible-option-title **instructionText** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Instruction text for param. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/rollbackTemplateParams/key: .. rst-class:: ansible-option-title **key** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Key. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/rollbackTemplateParams/notParam: .. rst-class:: ansible-option-title **notParam** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Is it not a variable. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`no` - :ansible-option-choices-entry:`yes` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/rollbackTemplateParams/order: .. rst-class:: ansible-option-title **order** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Order of template param. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/rollbackTemplateParams/paramArray: .. rst-class:: ansible-option-title **paramArray** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Is it an array. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`no` - :ansible-option-choices-entry:`yes` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/rollbackTemplateParams/parameterName: .. rst-class:: ansible-option-title **parameterName** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Name of template param. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/rollbackTemplateParams/provider: .. rst-class:: ansible-option-title **provider** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Provider. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/rollbackTemplateParams/range: .. rst-class:: ansible-option-title **range** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html
- .. raw:: html
Configuration Template's range. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/rollbackTemplateParams/range/id: .. rst-class:: ansible-option-title **id** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
UUID of range. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/rollbackTemplateParams/range/maxValue: .. rst-class:: ansible-option-title **maxValue** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Max value of range. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/rollbackTemplateParams/range/minValue: .. rst-class:: ansible-option-title **minValue** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Min value of range. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/rollbackTemplateParams/required: .. rst-class:: ansible-option-title **required** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Is param required. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`no` - :ansible-option-choices-entry:`yes` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/rollbackTemplateParams/selection: .. rst-class:: ansible-option-title **selection** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Configuration Template's selection. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/rollbackTemplateParams/selection/defaultSelectedValues: .. rst-class:: ansible-option-title **defaultSelectedValues** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html
- .. raw:: html
Default selection values. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/rollbackTemplateParams/selection/id: .. rst-class:: ansible-option-title **id** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
UUID of selection. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/rollbackTemplateParams/selection/selectionType: .. rst-class:: ansible-option-title **selectionType** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Type of selection(SINGLE_SELECT or MULTI_SELECT). .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/rollbackTemplateParams/selection/selectionValues: .. rst-class:: ansible-option-title **selectionValues** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Selection values. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/tags: .. rst-class:: ansible-option-title **tags** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html
- .. raw:: html
Configuration Template's tags. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/tags/id: .. rst-class:: ansible-option-title **id** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
UUID of tag. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/tags/name: .. rst-class:: ansible-option-title **name** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Name of tag. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/templateContent: .. rst-class:: ansible-option-title **templateContent** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Template content. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/templateParams: .. rst-class:: ansible-option-title **templateParams** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html
- .. raw:: html
Configuration Template's templateParams. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/templateParams/binding: .. rst-class:: ansible-option-title **binding** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Bind to source. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/templateParams/customOrder: .. rst-class:: ansible-option-title **customOrder** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
CustomOrder of template param. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/templateParams/dataType: .. rst-class:: ansible-option-title **dataType** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Datatype of template param. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/templateParams/defaultValue: .. rst-class:: ansible-option-title **defaultValue** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Default value of template param. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/templateParams/description: .. rst-class:: ansible-option-title **description** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Description of template param. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/templateParams/displayName: .. rst-class:: ansible-option-title **displayName** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Display name of param. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/templateParams/group: .. rst-class:: ansible-option-title **group** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Group. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/templateParams/id: .. rst-class:: ansible-option-title **id** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
UUID of template param. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/templateParams/instructionText: .. rst-class:: ansible-option-title **instructionText** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Instruction text for param. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/templateParams/key: .. rst-class:: ansible-option-title **key** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Key. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/templateParams/notParam: .. rst-class:: ansible-option-title **notParam** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Is it not a variable. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`no` - :ansible-option-choices-entry:`yes` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/templateParams/order: .. rst-class:: ansible-option-title **order** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Order of template param. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/templateParams/paramArray: .. rst-class:: ansible-option-title **paramArray** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Is it an array. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`no` - :ansible-option-choices-entry:`yes` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/templateParams/parameterName: .. rst-class:: ansible-option-title **parameterName** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Name of template param. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/templateParams/provider: .. rst-class:: ansible-option-title **provider** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Provider. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/templateParams/range: .. rst-class:: ansible-option-title **range** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html
- .. raw:: html
Configuration Template's range. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/templateParams/range/id: .. rst-class:: ansible-option-title **id** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
UUID of range. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/templateParams/range/maxValue: .. rst-class:: ansible-option-title **maxValue** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Max value of range. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/templateParams/range/minValue: .. rst-class:: ansible-option-title **minValue** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Min value of range. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/templateParams/required: .. rst-class:: ansible-option-title **required** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Is param required. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`no` - :ansible-option-choices-entry:`yes` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/templateParams/selection: .. rst-class:: ansible-option-title **selection** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Configuration Template's selection. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/templateParams/selection/defaultSelectedValues: .. rst-class:: ansible-option-title **defaultSelectedValues** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html
- .. raw:: html
Default selection values. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/templateParams/selection/id: .. rst-class:: ansible-option-title **id** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
UUID of selection. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/templateParams/selection/selectionType: .. rst-class:: ansible-option-title **selectionType** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Type of selection(SINGLE_SELECT or MULTI_SELECT). .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/templateParams/selection/selectionValues: .. rst-class:: ansible-option-title **selectionValues** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Selection values. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-containingTemplates/version: .. rst-class:: ansible-option-title **version** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Current version of template. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-createTime: .. rst-class:: ansible-option-title **createTime** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Create time of template. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-customParamsOrder: .. rst-class:: ansible-option-title **customParamsOrder** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Custom Params Order. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`no` - :ansible-option-choices-entry:`yes` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-description: .. rst-class:: ansible-option-title **description** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Description of template. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-deviceTypes: .. rst-class:: ansible-option-title **deviceTypes** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html
- .. raw:: html
Configuration Template's deviceTypes. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-deviceTypes/productFamily: .. rst-class:: ansible-option-title **productFamily** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Device family. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-deviceTypes/productSeries: .. rst-class:: ansible-option-title **productSeries** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Device series. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-deviceTypes/productType: .. rst-class:: ansible-option-title **productType** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Device type. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-dnac_debug: .. rst-class:: ansible-option-title **dnac_debug** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Flag for Cisco DNA Center SDK to enable debugging. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-default-bold:`no` :ansible-option-default:`← (default)` - :ansible-option-choices-entry:`yes` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-dnac_host: .. rst-class:: ansible-option-title **dnac_host** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` / :ansible-option-required:`required` .. raw:: html
- .. raw:: html
The Cisco DNA Center hostname. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-dnac_password: .. rst-class:: ansible-option-title **dnac_password** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
The Cisco DNA Center password to authenticate. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-dnac_port: .. rst-class:: ansible-option-title **dnac_port** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
The Cisco DNA Center port. .. rst-class:: ansible-option-line :ansible-option-default-bold:`Default:` :ansible-option-default:`443` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-dnac_username: .. _ansible_collections.cisco.dnac.configuration_template_module__parameter-user: .. rst-class:: ansible-option-title **dnac_username** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-aliases:`aliases: user` .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
The Cisco DNA Center username to authenticate. .. rst-class:: ansible-option-line :ansible-option-default-bold:`Default:` :ansible-option-default:`"admin"` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-dnac_verify: .. rst-class:: ansible-option-title **dnac_verify** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Flag to enable or disable SSL certificate verification. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`no` - :ansible-option-default-bold:`yes` :ansible-option-default:`← (default)` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-dnac_version: .. rst-class:: ansible-option-title **dnac_version** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Informs the SDK which version of Cisco DNA Center to use. .. rst-class:: ansible-option-line :ansible-option-default-bold:`Default:` :ansible-option-default:`"2.2.3.3"` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-failurePolicy: .. rst-class:: ansible-option-title **failurePolicy** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Define failure policy if template provisioning fails. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-id: .. rst-class:: ansible-option-title **id** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
UUID of template. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-language: .. rst-class:: ansible-option-title **language** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Template language (JINJA or VELOCITY). .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-lastUpdateTime: .. rst-class:: ansible-option-title **lastUpdateTime** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Update time of template. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-latestVersionTime: .. rst-class:: ansible-option-title **latestVersionTime** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Latest versioned template time. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-name: .. rst-class:: ansible-option-title **name** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Name of template. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-parentTemplateId: .. rst-class:: ansible-option-title **parentTemplateId** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Parent templateID. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-projectId: .. rst-class:: ansible-option-title **projectId** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Project UUID. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-projectName: .. rst-class:: ansible-option-title **projectName** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Project name. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-rollbackTemplateContent: .. rst-class:: ansible-option-title **rollbackTemplateContent** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Rollback template content. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-rollbackTemplateParams: .. rst-class:: ansible-option-title **rollbackTemplateParams** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html
- .. raw:: html
Configuration Template's rollbackTemplateParams. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-rollbackTemplateParams/binding: .. rst-class:: ansible-option-title **binding** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Bind to source. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-rollbackTemplateParams/customOrder: .. rst-class:: ansible-option-title **customOrder** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
CustomOrder of template param. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-rollbackTemplateParams/dataType: .. rst-class:: ansible-option-title **dataType** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Datatype of template param. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-rollbackTemplateParams/defaultValue: .. rst-class:: ansible-option-title **defaultValue** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Default value of template param. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-rollbackTemplateParams/description: .. rst-class:: ansible-option-title **description** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Description of template param. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-rollbackTemplateParams/displayName: .. rst-class:: ansible-option-title **displayName** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Display name of param. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-rollbackTemplateParams/group: .. rst-class:: ansible-option-title **group** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Group. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-rollbackTemplateParams/id: .. rst-class:: ansible-option-title **id** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
UUID of template param. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-rollbackTemplateParams/instructionText: .. rst-class:: ansible-option-title **instructionText** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Instruction text for param. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-rollbackTemplateParams/key: .. rst-class:: ansible-option-title **key** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Key. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-rollbackTemplateParams/notParam: .. rst-class:: ansible-option-title **notParam** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Is it not a variable. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`no` - :ansible-option-choices-entry:`yes` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-rollbackTemplateParams/order: .. rst-class:: ansible-option-title **order** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Order of template param. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-rollbackTemplateParams/paramArray: .. rst-class:: ansible-option-title **paramArray** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Is it an array. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`no` - :ansible-option-choices-entry:`yes` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-rollbackTemplateParams/parameterName: .. rst-class:: ansible-option-title **parameterName** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Name of template param. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-rollbackTemplateParams/provider: .. rst-class:: ansible-option-title **provider** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Provider. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-rollbackTemplateParams/range: .. rst-class:: ansible-option-title **range** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html
- .. raw:: html
Configuration Template's range. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-rollbackTemplateParams/range/id: .. rst-class:: ansible-option-title **id** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
UUID of range. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-rollbackTemplateParams/range/maxValue: .. rst-class:: ansible-option-title **maxValue** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Max value of range. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-rollbackTemplateParams/range/minValue: .. rst-class:: ansible-option-title **minValue** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Min value of range. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-rollbackTemplateParams/required: .. rst-class:: ansible-option-title **required** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Is param required. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`no` - :ansible-option-choices-entry:`yes` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-rollbackTemplateParams/selection: .. rst-class:: ansible-option-title **selection** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Configuration Template's selection. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-rollbackTemplateParams/selection/defaultSelectedValues: .. rst-class:: ansible-option-title **defaultSelectedValues** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html
- .. raw:: html
Default selection values. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-rollbackTemplateParams/selection/id: .. rst-class:: ansible-option-title **id** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
UUID of selection. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-rollbackTemplateParams/selection/selectionType: .. rst-class:: ansible-option-title **selectionType** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Type of selection(SINGLE_SELECT or MULTI_SELECT). .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-rollbackTemplateParams/selection/selectionValues: .. rst-class:: ansible-option-title **selectionValues** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Selection values. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-softwareType: .. rst-class:: ansible-option-title **softwareType** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Applicable device software type. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-softwareVariant: .. rst-class:: ansible-option-title **softwareVariant** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Applicable device software variant. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-softwareVersion: .. rst-class:: ansible-option-title **softwareVersion** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Applicable device software version. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-tags: .. rst-class:: ansible-option-title **tags** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html
- .. raw:: html
Configuration Template's tags. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-tags/id: .. rst-class:: ansible-option-title **id** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
UUID of tag. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-tags/name: .. rst-class:: ansible-option-title **name** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Name of tag. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-templateContent: .. rst-class:: ansible-option-title **templateContent** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Template content. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-templateId: .. rst-class:: ansible-option-title **templateId** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
TemplateId path parameter. TemplateId(UUID) of template to be deleted. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-templateParams: .. rst-class:: ansible-option-title **templateParams** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html
- .. raw:: html
Configuration Template's templateParams. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-templateParams/binding: .. rst-class:: ansible-option-title **binding** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Bind to source. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-templateParams/customOrder: .. rst-class:: ansible-option-title **customOrder** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
CustomOrder of template param. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-templateParams/dataType: .. rst-class:: ansible-option-title **dataType** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Datatype of template param. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-templateParams/defaultValue: .. rst-class:: ansible-option-title **defaultValue** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Default value of template param. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-templateParams/description: .. rst-class:: ansible-option-title **description** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Description of template param. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-templateParams/displayName: .. rst-class:: ansible-option-title **displayName** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Display name of param. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-templateParams/group: .. rst-class:: ansible-option-title **group** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Group. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-templateParams/id: .. rst-class:: ansible-option-title **id** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
UUID of template param. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-templateParams/instructionText: .. rst-class:: ansible-option-title **instructionText** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Instruction text for param. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-templateParams/key: .. rst-class:: ansible-option-title **key** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Key. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-templateParams/notParam: .. rst-class:: ansible-option-title **notParam** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Is it not a variable. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`no` - :ansible-option-choices-entry:`yes` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-templateParams/order: .. rst-class:: ansible-option-title **order** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Order of template param. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-templateParams/paramArray: .. rst-class:: ansible-option-title **paramArray** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Is it an array. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`no` - :ansible-option-choices-entry:`yes` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-templateParams/parameterName: .. rst-class:: ansible-option-title **parameterName** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Name of template param. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-templateParams/provider: .. rst-class:: ansible-option-title **provider** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Provider. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-templateParams/range: .. rst-class:: ansible-option-title **range** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html
- .. raw:: html
Configuration Template's range. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-templateParams/range/id: .. rst-class:: ansible-option-title **id** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
UUID of range. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-templateParams/range/maxValue: .. rst-class:: ansible-option-title **maxValue** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Max value of range. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-templateParams/range/minValue: .. rst-class:: ansible-option-title **minValue** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Min value of range. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-templateParams/required: .. rst-class:: ansible-option-title **required** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Is param required. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`no` - :ansible-option-choices-entry:`yes` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-templateParams/selection: .. rst-class:: ansible-option-title **selection** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Configuration Template's selection. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-templateParams/selection/defaultSelectedValues: .. rst-class:: ansible-option-title **defaultSelectedValues** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html
- .. raw:: html
Default selection values. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-templateParams/selection/id: .. rst-class:: ansible-option-title **id** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
UUID of selection. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-templateParams/selection/selectionType: .. rst-class:: ansible-option-title **selectionType** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Type of selection(SINGLE_SELECT or MULTI_SELECT). .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-templateParams/selection/selectionValues: .. rst-class:: ansible-option-title **selectionValues** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Selection values. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-validate_response_schema: .. rst-class:: ansible-option-title **validate_response_schema** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Flag for Cisco DNA Center SDK to enable the validation of request bodies against a JSON schema. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`no` - :ansible-option-default-bold:`yes` :ansible-option-default:`← (default)` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-validationErrors: .. rst-class:: ansible-option-title **validationErrors** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Configuration Template's validationErrors. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-validationErrors/rollbackTemplateErrors: .. rst-class:: ansible-option-title **rollbackTemplateErrors** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html
- .. raw:: html
Validation or design conflicts errors of rollback template. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-validationErrors/templateErrors: .. rst-class:: ansible-option-title **templateErrors** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html
- .. raw:: html
Validation or design conflicts errors. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-validationErrors/templateId: .. rst-class:: ansible-option-title **templateId** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
UUID of template. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-validationErrors/templateVersion: .. rst-class:: ansible-option-title **templateVersion** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Current version of template. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__parameter-version: .. rst-class:: ansible-option-title **version** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Current version of template. .. raw:: html
.. Attributes .. Notes Notes ----- .. note:: - SDK Method used are configuration_templates.ConfigurationTemplates.update_template, configuration_templates.ConfigurationTemplates.deletes_the_template - Paths used are put /dna/intent/api/v1/template-programmer/template, delete /dna/intent/api/v1/template-programmer/template/{templateId} - Does not support \ :literal:`check\_mode`\ - The plugin runs on the control node and does not use any ansible connection plugins, but instead the embedded connection manager from Cisco DNAC SDK - The parameters starting with dnac_ are used by the Cisco DNAC Python SDK to establish the connection .. Seealso .. Examples Examples -------- .. code-block:: yaml+jinja - name: Update all cisco.dnac.configuration_template: dnac_host: "{{dnac_host}}" dnac_username: "{{dnac_username}}" dnac_password: "{{dnac_password}}" dnac_verify: "{{dnac_verify}}" dnac_port: "{{dnac_port}}" dnac_version: "{{dnac_version}}" dnac_debug: "{{dnac_debug}}" state: present author: string composite: true containingTemplates: - composite: true description: string deviceTypes: - productFamily: string productSeries: string productType: string id: string language: string name: string projectName: string rollbackTemplateParams: - binding: string customOrder: 0 dataType: string defaultValue: string description: string displayName: string group: string id: string instructionText: string key: string notParam: true order: 0 paramArray: true parameterName: string provider: string range: - id: string maxValue: 0 minValue: 0 required: true selection: defaultSelectedValues: - string id: string selectionType: string selectionValues: {} tags: - id: string name: string templateContent: string templateParams: - binding: string customOrder: 0 dataType: string defaultValue: string description: string displayName: string group: string id: string instructionText: string key: string notParam: true order: 0 paramArray: true parameterName: string provider: string range: - id: string maxValue: 0 minValue: 0 required: true selection: defaultSelectedValues: - string id: string selectionType: string selectionValues: {} version: string createTime: 0 customParamsOrder: true description: string deviceTypes: - productFamily: string productSeries: string productType: string failurePolicy: string id: string language: string lastUpdateTime: 0 latestVersionTime: 0 name: string parentTemplateId: string projectId: string projectName: string rollbackTemplateContent: string rollbackTemplateParams: - binding: string customOrder: 0 dataType: string defaultValue: string description: string displayName: string group: string id: string instructionText: string key: string notParam: true order: 0 paramArray: true parameterName: string provider: string range: - id: string maxValue: 0 minValue: 0 required: true selection: defaultSelectedValues: - string id: string selectionType: string selectionValues: {} softwareType: string softwareVariant: string softwareVersion: string tags: - id: string name: string templateContent: string templateParams: - binding: string customOrder: 0 dataType: string defaultValue: string description: string displayName: string group: string id: string instructionText: string key: string notParam: true order: 0 paramArray: true parameterName: string provider: string range: - id: string maxValue: 0 minValue: 0 required: true selection: defaultSelectedValues: - string id: string selectionType: string selectionValues: {} validationErrors: rollbackTemplateErrors: - {} templateErrors: - {} templateId: string templateVersion: string version: string - name: Delete by id cisco.dnac.configuration_template: dnac_host: "{{dnac_host}}" dnac_username: "{{dnac_username}}" dnac_password: "{{dnac_password}}" dnac_verify: "{{dnac_verify}}" dnac_port: "{{dnac_port}}" dnac_version: "{{dnac_version}}" dnac_debug: "{{dnac_debug}}" state: absent templateId: string .. Facts .. Return values Return Values ------------- Common return values are documented :ref:`here `, the following are the fields unique to this module: .. rst-class:: ansible-option-table .. list-table:: :width: 100% :widths: auto :header-rows: 1 * - Key - Description * - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_module__return-dnac_response: .. rst-class:: ansible-option-title **dnac_response** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
A dictionary or list with the response returned by the Cisco DNAC Python SDK .. rst-class:: ansible-option-line :ansible-option-returned-bold:`Returned:` always .. rst-class:: ansible-option-line .. rst-class:: ansible-option-sample :ansible-option-sample-bold:`Sample:` "{\\n \\"response\\": {\\n \\"taskId\\": \\"string\\",\\n \\"url\\": \\"string\\"\\n },\\n \\"version\\": \\"string\\"\\n}\\n" .. raw:: html
.. Status (Presently only deprecated) .. Authors Authors ~~~~~~~ - Rafael Campos (@racampos) .. Parsing errors