.. 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-default-mark .. 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_import_template_module: .. Anchors: short name for ansible.builtin .. Anchors: aliases .. Title cisco.dnac.configuration_template_import_template module -- Resource module for Configuration Template Import Template ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ .. Collection note .. note:: This module is part of the `cisco.dnac collection `_ (version 6.6.1). To install it, use: :code:`ansible-galaxy collection install cisco.dnac`. You need further requirements to be able to use this module, see :ref:`Requirements ` for details. To use it in a playbook, specify: :code:`cisco.dnac.configuration_template_import_template`. .. version_added .. rst-class:: ansible-version-added New in cisco.dnac 3.1.0 .. contents:: :local: :depth: 1 .. Deprecated Synopsis -------- .. Description - Manage operation create of the resource Configuration Template Import Template. - Imports the templates provided in the DTO by project Name. .. note:: This module has a corresponding :ref:`action plugin `. .. Aliases .. Requirements .. _ansible_collections.cisco.dnac.configuration_template_import_template_module_requirements: Requirements ------------ The below requirements are needed on the host that executes this module. - dnacentersdk \>= 2.5.5 - 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_import_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-choices-entry-default:`false` :ansible-option-choices-default-mark:`← (default)` - :ansible-option-choices-entry:`true` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_import_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_import_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_import_template_module__parameter-dnac_port: .. rst-class:: ansible-option-title **dnac_port** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. 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_import_template_module__parameter-dnac_username: .. _ansible_collections.cisco.dnac.configuration_template_import_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_import_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:`false` - :ansible-option-choices-entry-default:`true` :ansible-option-choices-default-mark:`← (default)` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_import_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.3.3.0"` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_import_template_module__parameter-doversion: .. rst-class:: ansible-option-title **doVersion** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
DoVersion query parameter. If this flag is true then it creates a new version of the template with the imported contents in case if the templates already exists. " If this flag is false and if template already exists, then operation fails with 'Template already exists' error. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`false` - :ansible-option-choices-entry:`true` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_import_template_module__parameter-payload: .. rst-class:: ansible-option-title **payload** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html
- .. raw:: html
Configuration Template Import Template's payload. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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:`false` - :ansible-option-choices-entry:`true` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_import_template_module__parameter-payload/containingtemplates: .. rst-class:: ansible-option-title **containingTemplates** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html
- .. raw:: html
Configuration Template Import Template's containingTemplates. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_import_template_module__parameter-payload/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:`false` - :ansible-option-choices-entry:`true` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_import_template_module__parameter-payload/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_import_template_module__parameter-payload/containingtemplates/devicetypes: .. rst-class:: ansible-option-title **deviceTypes** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html
- .. raw:: html
Configuration Template Import Template's deviceTypes. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/containingtemplates/rollbacktemplateparams: .. rst-class:: ansible-option-title **rollbackTemplateParams** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html
- .. raw:: html
Configuration Template Import Template's rollbackTemplateParams. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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:`false` - :ansible-option-choices-entry:`true` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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:`false` - :ansible-option-choices-entry:`true` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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=dictionary` .. raw:: html
- .. raw:: html
Configuration Template Import Template's range. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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:`false` - :ansible-option-choices-entry:`true` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_import_template_module__parameter-payload/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 Import Template's selection. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/containingtemplates/tags: .. rst-class:: ansible-option-title **tags** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html
- .. raw:: html
Configuration Template Import Template's tags. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/containingtemplates/templateparams: .. rst-class:: ansible-option-title **templateParams** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html
- .. raw:: html
Configuration Template Import Template's templateParams. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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:`false` - :ansible-option-choices-entry:`true` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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:`false` - :ansible-option-choices-entry:`true` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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=dictionary` .. raw:: html
- .. raw:: html
Configuration Template Import Template's range. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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:`false` - :ansible-option-choices-entry:`true` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_import_template_module__parameter-payload/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 Import Template's selection. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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:`false` - :ansible-option-choices-entry:`true` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_import_template_module__parameter-payload/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_import_template_module__parameter-payload/devicetypes: .. rst-class:: ansible-option-title **deviceTypes** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html
- .. raw:: html
Configuration Template Import Template's deviceTypes. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/rollbacktemplateparams: .. rst-class:: ansible-option-title **rollbackTemplateParams** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html
- .. raw:: html
Configuration Template Import Template's rollbackTemplateParams. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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:`false` - :ansible-option-choices-entry:`true` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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:`false` - :ansible-option-choices-entry:`true` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/rollbacktemplateparams/range: .. rst-class:: ansible-option-title **range** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html
- .. raw:: html
Configuration Template Import Template's range. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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:`false` - :ansible-option-choices-entry:`true` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_import_template_module__parameter-payload/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 Import Template's selection. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/tags: .. rst-class:: ansible-option-title **tags** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html
- .. raw:: html
Configuration Template Import Template's tags. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/templateparams: .. rst-class:: ansible-option-title **templateParams** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html
- .. raw:: html
Configuration Template Import Template's templateParams. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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:`false` - :ansible-option-choices-entry:`true` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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:`false` - :ansible-option-choices-entry:`true` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/templateparams/range: .. rst-class:: ansible-option-title **range** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html
- .. raw:: html
Configuration Template Import Template's range. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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:`false` - :ansible-option-choices-entry:`true` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_import_template_module__parameter-payload/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 Import Template's selection. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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 Import Template's validationErrors. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_template_module__parameter-payload/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_import_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
ProjectName path parameter. Project name to create template under the project. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.configuration_template_import_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:`false` - :ansible-option-choices-entry-default:`true` :ansible-option-choices-default-mark:`← (default)` .. raw:: html
.. Attributes .. Notes Notes ----- .. note:: - SDK Method used are configuration\_templates.ConfigurationTemplates.imports\_the\_templates\_provided, - Paths used are post /dna/intent/api/v1/template-programmer/project/name/{projectName}/template/importtemplates, - 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 See Also -------- .. seealso:: `Cisco DNA Center documentation for Configuration Templates ImportsTheTemplatesProvided `_ Complete reference of the ImportsTheTemplatesProvided API. .. Examples Examples -------- .. code-block:: yaml+jinja - name: Create cisco.dnac.configuration_template_import_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}}" doVersion: true payload: - 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 projectName: 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_import_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:` :ansible-rv-sample-value:`{"response": {"taskId": "string", "url": "string"}, "version": "string"}` .. raw:: html
.. Status (Presently only deprecated) .. Authors Authors ~~~~~~~ - Rafael Campos (@racampos) .. Extra links Collection links ~~~~~~~~~~~~~~~~ .. raw:: html .. Parsing errors