.. 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.template_intent_module: .. Anchors: short name for ansible.builtin .. Anchors: aliases .. Title cisco.dnac.template_intent module -- Resource module for Template functions +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ .. Collection note .. note:: This module is part of the `cisco.dnac collection <https://galaxy.ansible.com/cisco/dnac>`_ (version 6.19.0). 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 <ansible_collections.cisco.dnac.template_intent_module_requirements>` for details. To use it in a playbook, specify: :code:`cisco.dnac.template_intent`. .. version_added .. rst-class:: ansible-version-added New in cisco.dnac 6.6.0 .. contents:: :local: :depth: 1 .. Deprecated Synopsis -------- .. Description - Manage operations create, update and delete of the resource Configuration Template. - API to create a template by project name and template name. - API to update a template by template name and project name. - API to delete a template by template name and project name. - API to export the projects for given projectNames. - API to export the templates for given templateIds. - API to manage operation create of the resource Configuration Template Import Project. - API to manage operation create of the resource Configuration Template Import Template. .. Aliases .. Requirements .. _ansible_collections.cisco.dnac.template_intent_module_requirements: Requirements ------------ The below requirements are needed on the host that executes this module. - dnacentersdk == 2.4.5 - python \>= 3.9 .. Options Parameters ---------- .. rst-class:: ansible-option-table .. list-table:: :width: 100% :widths: auto :header-rows: 1 * - Parameter - Comments * - .. raw:: html <div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config: .. rst-class:: ansible-option-title **config** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` / :ansible-option-required:`required` .. raw:: html </div> - .. raw:: html <div class="ansible-option-cell"> List of details of templates being managed. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates: .. rst-class:: ansible-option-title **configuration_templates** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Create/Update/Delete template. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/author"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/author: .. rst-class:: ansible-option-title **author** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/author" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Author of template. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/composite"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/composite: .. rst-class:: ansible-option-title **composite** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/composite" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> 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 </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates: .. rst-class:: ansible-option-title **containing_templates** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Configuration Template Create's containingTemplates. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/composite"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/composite: .. rst-class:: ansible-option-title **composite** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/composite" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> 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 </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/description"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/description: .. rst-class:: ansible-option-title **description** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/description" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Description of template. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/device_types"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/device_types: .. rst-class:: ansible-option-title **device_types** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/device_types" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> deviceTypes on which templates would be applied. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/device_types/product_family"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/device_types/product_family: .. rst-class:: ansible-option-title **product_family** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/device_types/product_family" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Device family. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/device_types/product_series"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/device_types/product_series: .. rst-class:: ansible-option-title **product_series** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/device_types/product_series" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Device series. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/device_types/product_type"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/device_types/product_type: .. rst-class:: ansible-option-title **product_type** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/device_types/product_type" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Device type. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/id"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/id: .. rst-class:: ansible-option-title **id** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/id" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> UUID of template. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/language"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/language: .. rst-class:: ansible-option-title **language** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/language" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Template language .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`"JINJA"` - :ansible-option-choices-entry:`"VELOCITY"` .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/name"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/name: .. rst-class:: ansible-option-title **name** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/name" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Name of template. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/project_description"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/project_description: .. rst-class:: ansible-option-title **project_description** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/project_description" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Description of the project created. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/project_name"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/project_name: .. rst-class:: ansible-option-title **project_name** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/project_name" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Name of the project under which templates are managed. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/rollback_template_params"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/rollback_template_params: .. rst-class:: ansible-option-title **rollback_template_params** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/rollback_template_params" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Params required for template rollback. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/rollback_template_params/binding"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/rollback_template_params/binding: .. rst-class:: ansible-option-title **binding** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/rollback_template_params/binding" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Bind to source. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/rollback_template_params/custom_order"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/rollback_template_params/custom_order: .. rst-class:: ansible-option-title **custom_order** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/rollback_template_params/custom_order" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> CustomOrder of template param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/rollback_template_params/data_type"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/rollback_template_params/data_type: .. rst-class:: ansible-option-title **data_type** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/rollback_template_params/data_type" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Datatype of template param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/rollback_template_params/default_value"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/rollback_template_params/default_value: .. rst-class:: ansible-option-title **default_value** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/rollback_template_params/default_value" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Default value of template param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/rollback_template_params/description"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/rollback_template_params/description: .. rst-class:: ansible-option-title **description** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/rollback_template_params/description" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Description of template param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/rollback_template_params/display_name"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/rollback_template_params/display_name: .. rst-class:: ansible-option-title **display_name** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/rollback_template_params/display_name" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Display name of param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/rollback_template_params/group"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/rollback_template_params/group: .. rst-class:: ansible-option-title **group** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/rollback_template_params/group" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Group. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/rollback_template_params/id"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/rollback_template_params/id: .. rst-class:: ansible-option-title **id** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/rollback_template_params/id" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> UUID of template param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/rollback_template_params/instruction_text"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/rollback_template_params/instruction_text: .. rst-class:: ansible-option-title **instruction_text** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/rollback_template_params/instruction_text" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Instruction text for param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/rollback_template_params/key"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/rollback_template_params/key: .. rst-class:: ansible-option-title **key** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/rollback_template_params/key" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Key. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/rollback_template_params/not_param"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/rollback_template_params/not_param: .. rst-class:: ansible-option-title **not_param** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/rollback_template_params/not_param" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> 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 </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/rollback_template_params/order"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/rollback_template_params/order: .. rst-class:: ansible-option-title **order** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/rollback_template_params/order" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Order of template param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/rollback_template_params/param_array"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/rollback_template_params/param_array: .. rst-class:: ansible-option-title **param_array** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/rollback_template_params/param_array" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> 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 </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/rollback_template_params/parameter_name"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/rollback_template_params/parameter_name: .. rst-class:: ansible-option-title **parameter_name** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/rollback_template_params/parameter_name" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Name of template param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/rollback_template_params/provider"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/rollback_template_params/provider: .. rst-class:: ansible-option-title **provider** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/rollback_template_params/provider" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Provider. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/rollback_template_params/range"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/rollback_template_params/range: .. rst-class:: ansible-option-title **range** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/rollback_template_params/range" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Configuration Template Create's range. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/rollback_template_params/range/id"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/rollback_template_params/range/id: .. rst-class:: ansible-option-title **id** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/rollback_template_params/range/id" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> UUID of range. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/rollback_template_params/range/max_value"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/rollback_template_params/range/max_value: .. rst-class:: ansible-option-title **max_value** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/rollback_template_params/range/max_value" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Max value of range. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/rollback_template_params/range/min_value"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/rollback_template_params/range/min_value: .. rst-class:: ansible-option-title **min_value** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/rollback_template_params/range/min_value" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Min value of range. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/rollback_template_params/required"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/rollback_template_params/required: .. rst-class:: ansible-option-title **required** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/rollback_template_params/required" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Is param required. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`false` - :ansible-option-choices-entry:`true` .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/rollback_template_params/selection"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/rollback_template_params/selection: .. rst-class:: ansible-option-title **selection** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/rollback_template_params/selection" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Configuration Template Create's selection. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/rollback_template_params/selection/default_selected_values"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/rollback_template_params/selection/default_selected_values: .. rst-class:: ansible-option-title **default_selected_values** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/rollback_template_params/selection/default_selected_values" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Default selection values. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/rollback_template_params/selection/id"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/rollback_template_params/selection/id: .. rst-class:: ansible-option-title **id** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/rollback_template_params/selection/id" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> UUID of selection. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/rollback_template_params/selection/selection_type"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/rollback_template_params/selection/selection_type: .. rst-class:: ansible-option-title **selection_type** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/rollback_template_params/selection/selection_type" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Type of selection(SINGLE\_SELECT or MULTI\_SELECT). .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/rollback_template_params/selection/selection_values"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/rollback_template_params/selection/selection_values: .. rst-class:: ansible-option-title **selection_values** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/rollback_template_params/selection/selection_values" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Selection values. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/tags"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/tags: .. rst-class:: ansible-option-title **tags** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/tags" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Configuration Template Create's tags. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/tags/id"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/tags/id: .. rst-class:: ansible-option-title **id** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/tags/id" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> UUID of tag. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/tags/name"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/tags/name: .. rst-class:: ansible-option-title **name** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/tags/name" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Name of tag. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/template_content"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/template_content: .. rst-class:: ansible-option-title **template_content** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/template_content" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Template content. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/template_params"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/template_params: .. rst-class:: ansible-option-title **template_params** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/template_params" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Configuration Template Create's templateParams. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/template_params/binding"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/template_params/binding: .. rst-class:: ansible-option-title **binding** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/template_params/binding" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Bind to source. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/template_params/custom_order"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/template_params/custom_order: .. rst-class:: ansible-option-title **custom_order** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/template_params/custom_order" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> CustomOrder of template param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/template_params/data_type"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/template_params/data_type: .. rst-class:: ansible-option-title **data_type** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/template_params/data_type" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Datatype of template param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/template_params/default_value"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/template_params/default_value: .. rst-class:: ansible-option-title **default_value** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/template_params/default_value" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Default value of template param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/template_params/description"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/template_params/description: .. rst-class:: ansible-option-title **description** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/template_params/description" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Description of template param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/template_params/display_name"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/template_params/display_name: .. rst-class:: ansible-option-title **display_name** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/template_params/display_name" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Display name of param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/template_params/group"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/template_params/group: .. rst-class:: ansible-option-title **group** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/template_params/group" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Group. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/template_params/id"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/template_params/id: .. rst-class:: ansible-option-title **id** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/template_params/id" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> UUID of template param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/template_params/instruction_text"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/template_params/instruction_text: .. rst-class:: ansible-option-title **instruction_text** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/template_params/instruction_text" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Instruction text for param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/template_params/key"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/template_params/key: .. rst-class:: ansible-option-title **key** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/template_params/key" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Key. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/template_params/not_param"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/template_params/not_param: .. rst-class:: ansible-option-title **not_param** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/template_params/not_param" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> 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 </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/template_params/order"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/template_params/order: .. rst-class:: ansible-option-title **order** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/template_params/order" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Order of template param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/template_params/param_array"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/template_params/param_array: .. rst-class:: ansible-option-title **param_array** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/template_params/param_array" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> 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 </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/template_params/parameter_name"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/template_params/parameter_name: .. rst-class:: ansible-option-title **parameter_name** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/template_params/parameter_name" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Name of template param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/template_params/provider"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/template_params/provider: .. rst-class:: ansible-option-title **provider** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/template_params/provider" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Provider. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/template_params/range"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/template_params/range: .. rst-class:: ansible-option-title **range** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/template_params/range" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Configuration Template Create's range. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/template_params/range/id"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/template_params/range/id: .. rst-class:: ansible-option-title **id** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/template_params/range/id" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> UUID of range. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/template_params/range/max_value"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/template_params/range/max_value: .. rst-class:: ansible-option-title **max_value** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/template_params/range/max_value" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Max value of range. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/template_params/range/min_value"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/template_params/range/min_value: .. rst-class:: ansible-option-title **min_value** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/template_params/range/min_value" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Min value of range. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/template_params/required"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/template_params/required: .. rst-class:: ansible-option-title **required** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/template_params/required" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Is param required. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`false` - :ansible-option-choices-entry:`true` .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/template_params/selection"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/template_params/selection: .. rst-class:: ansible-option-title **selection** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/template_params/selection" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Configuration Template Create's selection. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/template_params/selection/default_selected_values"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/template_params/selection/default_selected_values: .. rst-class:: ansible-option-title **default_selected_values** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/template_params/selection/default_selected_values" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Default selection values. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/template_params/selection/id"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/template_params/selection/id: .. rst-class:: ansible-option-title **id** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/template_params/selection/id" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> UUID of selection. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/template_params/selection/selection_type"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/template_params/selection/selection_type: .. rst-class:: ansible-option-title **selection_type** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/template_params/selection/selection_type" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Type of selection(SINGLE\_SELECT or MULTI\_SELECT). .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/template_params/selection/selection_values"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/template_params/selection/selection_values: .. rst-class:: ansible-option-title **selection_values** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/template_params/selection/selection_values" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Selection values. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/containing_templates/version"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/containing_templates/version: .. rst-class:: ansible-option-title **version** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/containing_templates/version" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Current version of template. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/create_time"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/create_time: .. rst-class:: ansible-option-title **create_time** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/create_time" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Create time of template. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/custom_params_order"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/custom_params_order: .. rst-class:: ansible-option-title **custom_params_order** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/custom_params_order" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Custom Params Order. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`false` - :ansible-option-choices-entry:`true` .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/device_types"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/device_types: .. rst-class:: ansible-option-title **device_types** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/device_types" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Configuration Template Create's deviceTypes. This field is mandatory to create a new template. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/device_types/product_family"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/device_types/product_family: .. rst-class:: ansible-option-title **product_family** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/device_types/product_family" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Device family. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/device_types/product_series"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/device_types/product_series: .. rst-class:: ansible-option-title **product_series** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/device_types/product_series" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Device series. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/device_types/product_type"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/device_types/product_type: .. rst-class:: ansible-option-title **product_type** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/device_types/product_type" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Device type. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/failure_policy"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/failure_policy: .. rst-class:: ansible-option-title **failure_policy** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/failure_policy" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Define failure policy if template provisioning fails. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/id"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/id: .. rst-class:: ansible-option-title **id** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/id" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> UUID of template. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/language"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/language: .. rst-class:: ansible-option-title **language** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/language" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Template language .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`"JINJA"` - :ansible-option-choices-entry:`"VELOCITY"` .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/last_update_time"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/last_update_time: .. rst-class:: ansible-option-title **last_update_time** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/last_update_time" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Update time of template. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/latest_version_time"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/latest_version_time: .. rst-class:: ansible-option-title **latest_version_time** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/latest_version_time" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Latest versioned template time. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/parent_template_id"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/parent_template_id: .. rst-class:: ansible-option-title **parent_template_id** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/parent_template_id" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Parent templateID. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/project_description"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/project_description: .. rst-class:: ansible-option-title **project_description** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/project_description" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Project Description. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/project_id"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/project_id: .. rst-class:: ansible-option-title **project_id** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/project_id" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Project UUID. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/project_name"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/project_name: .. rst-class:: ansible-option-title **project_name** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/project_name" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Project name. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/rollback_template_content"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/rollback_template_content: .. rst-class:: ansible-option-title **rollback_template_content** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/rollback_template_content" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Rollback template content. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/rollback_template_params"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/rollback_template_params: .. rst-class:: ansible-option-title **rollback_template_params** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/rollback_template_params" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Configuration Template Create's rollbackTemplateParams. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/rollback_template_params/binding"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/rollback_template_params/binding: .. rst-class:: ansible-option-title **binding** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/rollback_template_params/binding" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Bind to source. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/rollback_template_params/custom_order"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/rollback_template_params/custom_order: .. rst-class:: ansible-option-title **custom_order** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/rollback_template_params/custom_order" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> CustomOrder of template param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/rollback_template_params/data_type"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/rollback_template_params/data_type: .. rst-class:: ansible-option-title **data_type** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/rollback_template_params/data_type" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Datatype of template param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/rollback_template_params/default_value"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/rollback_template_params/default_value: .. rst-class:: ansible-option-title **default_value** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/rollback_template_params/default_value" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Default value of template param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/rollback_template_params/description"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/rollback_template_params/description: .. rst-class:: ansible-option-title **description** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/rollback_template_params/description" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Description of template param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/rollback_template_params/display_name"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/rollback_template_params/display_name: .. rst-class:: ansible-option-title **display_name** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/rollback_template_params/display_name" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Display name of param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/rollback_template_params/group"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/rollback_template_params/group: .. rst-class:: ansible-option-title **group** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/rollback_template_params/group" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Group. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/rollback_template_params/id"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/rollback_template_params/id: .. rst-class:: ansible-option-title **id** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/rollback_template_params/id" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> UUID of template param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/rollback_template_params/instruction_text"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/rollback_template_params/instruction_text: .. rst-class:: ansible-option-title **instruction_text** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/rollback_template_params/instruction_text" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Instruction text for param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/rollback_template_params/key"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/rollback_template_params/key: .. rst-class:: ansible-option-title **key** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/rollback_template_params/key" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Key. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/rollback_template_params/not_param"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/rollback_template_params/not_param: .. rst-class:: ansible-option-title **not_param** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/rollback_template_params/not_param" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> 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 </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/rollback_template_params/order"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/rollback_template_params/order: .. rst-class:: ansible-option-title **order** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/rollback_template_params/order" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Order of template param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/rollback_template_params/param_array"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/rollback_template_params/param_array: .. rst-class:: ansible-option-title **param_array** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/rollback_template_params/param_array" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> 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 </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/rollback_template_params/parameter_name"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/rollback_template_params/parameter_name: .. rst-class:: ansible-option-title **parameter_name** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/rollback_template_params/parameter_name" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Name of template param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/rollback_template_params/provider"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/rollback_template_params/provider: .. rst-class:: ansible-option-title **provider** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/rollback_template_params/provider" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Provider. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/rollback_template_params/range"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/rollback_template_params/range: .. rst-class:: ansible-option-title **range** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/rollback_template_params/range" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Configuration Template Create's range. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/rollback_template_params/range/id"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/rollback_template_params/range/id: .. rst-class:: ansible-option-title **id** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/rollback_template_params/range/id" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> UUID of range. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/rollback_template_params/range/max_value"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/rollback_template_params/range/max_value: .. rst-class:: ansible-option-title **max_value** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/rollback_template_params/range/max_value" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Max value of range. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/rollback_template_params/range/min_value"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/rollback_template_params/range/min_value: .. rst-class:: ansible-option-title **min_value** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/rollback_template_params/range/min_value" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Min value of range. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/rollback_template_params/required"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/rollback_template_params/required: .. rst-class:: ansible-option-title **required** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/rollback_template_params/required" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Is param required. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`false` - :ansible-option-choices-entry:`true` .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/rollback_template_params/selection"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/rollback_template_params/selection: .. rst-class:: ansible-option-title **selection** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/rollback_template_params/selection" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Configuration Template Create's selection. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/rollback_template_params/selection/default_selected_values"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/rollback_template_params/selection/default_selected_values: .. rst-class:: ansible-option-title **default_selected_values** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/rollback_template_params/selection/default_selected_values" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Default selection values. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/rollback_template_params/selection/id"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/rollback_template_params/selection/id: .. rst-class:: ansible-option-title **id** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/rollback_template_params/selection/id" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> UUID of selection. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/rollback_template_params/selection/selection_type"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/rollback_template_params/selection/selection_type: .. rst-class:: ansible-option-title **selection_type** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/rollback_template_params/selection/selection_type" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Type of selection(SINGLE\_SELECT or MULTI\_SELECT). .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/rollback_template_params/selection/selection_values"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/rollback_template_params/selection/selection_values: .. rst-class:: ansible-option-title **selection_values** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/rollback_template_params/selection/selection_values" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Selection values. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/software_type"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/software_type: .. rst-class:: ansible-option-title **software_type** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/software_type" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Applicable device software type. This field is mandatory to create a new template. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/software_variant"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/software_variant: .. rst-class:: ansible-option-title **software_variant** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/software_variant" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Applicable device software variant. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/software_version"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/software_version: .. rst-class:: ansible-option-title **software_version** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/software_version" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Applicable device software version. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/template_content"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/template_content: .. rst-class:: ansible-option-title **template_content** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/template_content" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Template content. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/template_description"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/template_description: .. rst-class:: ansible-option-title **template_description** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/template_description" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Description of template. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/template_name"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/template_name: .. rst-class:: ansible-option-title **template_name** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/template_name" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Name of template. This field is mandatory to create a new template. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/template_params"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/template_params: .. rst-class:: ansible-option-title **template_params** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/template_params" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Configuration Template Create's templateParams. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/template_params/binding"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/template_params/binding: .. rst-class:: ansible-option-title **binding** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/template_params/binding" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Bind to source. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/template_params/custom_order"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/template_params/custom_order: .. rst-class:: ansible-option-title **custom_order** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/template_params/custom_order" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> CustomOrder of template param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/template_params/data_type"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/template_params/data_type: .. rst-class:: ansible-option-title **data_type** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/template_params/data_type" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Datatype of template param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/template_params/default_value"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/template_params/default_value: .. rst-class:: ansible-option-title **default_value** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/template_params/default_value" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Default value of template param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/template_params/description"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/template_params/description: .. rst-class:: ansible-option-title **description** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/template_params/description" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Description of template param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/template_params/display_name"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/template_params/display_name: .. rst-class:: ansible-option-title **display_name** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/template_params/display_name" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Display name of param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/template_params/group"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/template_params/group: .. rst-class:: ansible-option-title **group** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/template_params/group" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Group. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/template_params/id"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/template_params/id: .. rst-class:: ansible-option-title **id** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/template_params/id" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> UUID of template param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/template_params/instruction_text"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/template_params/instruction_text: .. rst-class:: ansible-option-title **instruction_text** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/template_params/instruction_text" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Instruction text for param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/template_params/key"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/template_params/key: .. rst-class:: ansible-option-title **key** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/template_params/key" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Key. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/template_params/not_param"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/template_params/not_param: .. rst-class:: ansible-option-title **not_param** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/template_params/not_param" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> 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 </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/template_params/order"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/template_params/order: .. rst-class:: ansible-option-title **order** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/template_params/order" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Order of template param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/template_params/param_array"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/template_params/param_array: .. rst-class:: ansible-option-title **param_array** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/template_params/param_array" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> 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 </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/template_params/parameter_name"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/template_params/parameter_name: .. rst-class:: ansible-option-title **parameter_name** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/template_params/parameter_name" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Name of template param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/template_params/provider"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/template_params/provider: .. rst-class:: ansible-option-title **provider** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/template_params/provider" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Provider. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/template_params/range"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/template_params/range: .. rst-class:: ansible-option-title **range** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/template_params/range" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Configuration Template Create's range. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/template_params/range/id"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/template_params/range/id: .. rst-class:: ansible-option-title **id** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/template_params/range/id" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> UUID of range. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/template_params/range/max_value"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/template_params/range/max_value: .. rst-class:: ansible-option-title **max_value** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/template_params/range/max_value" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Max value of range. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/template_params/range/min_value"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/template_params/range/min_value: .. rst-class:: ansible-option-title **min_value** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/template_params/range/min_value" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Min value of range. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/template_params/required"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/template_params/required: .. rst-class:: ansible-option-title **required** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/template_params/required" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Is param required. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`false` - :ansible-option-choices-entry:`true` .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/template_params/selection"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/template_params/selection: .. rst-class:: ansible-option-title **selection** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/template_params/selection" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Configuration Template Create's selection. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/template_params/selection/default_selected_values"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/template_params/selection/default_selected_values: .. rst-class:: ansible-option-title **default_selected_values** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/template_params/selection/default_selected_values" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Default selection values. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/template_params/selection/id"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/template_params/selection/id: .. rst-class:: ansible-option-title **id** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/template_params/selection/id" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> UUID of selection. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/template_params/selection/selection_type"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/template_params/selection/selection_type: .. rst-class:: ansible-option-title **selection_type** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/template_params/selection/selection_type" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Type of selection(SINGLE\_SELECT or MULTI\_SELECT). .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/template_params/selection/selection_values"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/template_params/selection/selection_values: .. rst-class:: ansible-option-title **selection_values** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/template_params/selection/selection_values" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Selection values. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/template_tag"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/template_tag: .. rst-class:: ansible-option-title **template_tag** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/template_tag" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Configuration Template Create's tags. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/template_tag/id"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/template_tag/id: .. rst-class:: ansible-option-title **id** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/template_tag/id" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> UUID of tag. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/template_tag/name"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/template_tag/name: .. rst-class:: ansible-option-title **name** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/template_tag/name" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Name of tag. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/validation_errors"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/validation_errors: .. rst-class:: ansible-option-title **validation_errors** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/validation_errors" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Configuration Template Create's validationErrors. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/validation_errors/rollback_template_errors"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/validation_errors/rollback_template_errors: .. rst-class:: ansible-option-title **rollback_template_errors** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/validation_errors/rollback_template_errors" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Validation or design conflicts errors of rollback template. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/validation_errors/template_errors"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/validation_errors/template_errors: .. rst-class:: ansible-option-title **template_errors** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/validation_errors/template_errors" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Validation or design conflicts errors. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/validation_errors/template_id"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/validation_errors/template_id: .. rst-class:: ansible-option-title **template_id** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/validation_errors/template_id" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> UUID of template. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/validation_errors/template_version"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/validation_errors/template_version: .. rst-class:: ansible-option-title **template_version** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/validation_errors/template_version" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Current version of template. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/version"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/version: .. rst-class:: ansible-option-title **version** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/version" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Current version of template. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/configuration_templates/version_description"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/configuration_templates/version_description: .. rst-class:: ansible-option-title **version_description** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/configuration_templates/version_description" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Template version comments. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/export"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/export: .. rst-class:: ansible-option-title **export** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/export" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Export the project/template details. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/export/project"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/export/project: .. rst-class:: ansible-option-title **project** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/export/project" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Export the project. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/export/template"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/export/template: .. rst-class:: ansible-option-title **template** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/export/template" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Export the template. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/export/template/project_name"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/export/template/project_name: .. rst-class:: ansible-option-title **project_name** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/export/template/project_name" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Name of the project under the template available. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/export/template/template_name"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/export/template/template_name: .. rst-class:: ansible-option-title **template_name** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/export/template/template_name" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Name of the template which we need to export .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import: .. rst-class:: ansible-option-title **import** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Import the project/template details. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/project"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/project: .. rst-class:: ansible-option-title **project** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/project" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Import the project details. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/project/do_version"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/project/do_version: .. rst-class:: ansible-option-title **do_version** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/project/do_version" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> DoVersion query parameter. If this flag is true, creates a new version of the template with the imported contents, if the templates already exists. " If 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 </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template: .. rst-class:: ansible-option-title **template** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Import the template details. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/do_version"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/do_version: .. rst-class:: ansible-option-title **do_version** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/do_version" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> DoVersion query parameter. If this flag is true, creates a new version of the template with the imported contents, if the templates already exists. " If 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 </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload: .. rst-class:: ansible-option-title **payload** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Configuration Template Import Template's payload. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/author"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/author: .. rst-class:: ansible-option-title **author** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/author" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Author of template. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/composite"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/composite: .. rst-class:: ansible-option-title **composite** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/composite" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> 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 </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates: .. rst-class:: ansible-option-title **containing_templates** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Configuration Template Import Template's containingTemplates. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/composite"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/composite: .. rst-class:: ansible-option-title **composite** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/composite" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> 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 </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/description"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/description: .. rst-class:: ansible-option-title **description** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/description" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Description of template. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/device_types"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/device_types: .. rst-class:: ansible-option-title **device_types** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/device_types" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Configuration Template Import Template's deviceTypes. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/device_types/product_family"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/device_types/product_family: .. rst-class:: ansible-option-title **product_family** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/device_types/product_family" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Device family. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/device_types/product_series"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/device_types/product_series: .. rst-class:: ansible-option-title **product_series** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/device_types/product_series" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Device series. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/device_types/product_type"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/device_types/product_type: .. rst-class:: ansible-option-title **product_type** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/device_types/product_type" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Device type. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/id"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/id: .. rst-class:: ansible-option-title **id** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/id" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> UUID of template. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/language"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/language: .. rst-class:: ansible-option-title **language** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/language" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Template language (JINJA or VELOCITY). .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/name"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/name: .. rst-class:: ansible-option-title **name** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/name" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Name of template. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/project_name"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/project_name: .. rst-class:: ansible-option-title **project_name** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/project_name" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Project name. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/rollback_template_params"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/rollback_template_params: .. rst-class:: ansible-option-title **rollback_template_params** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/rollback_template_params" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Configuration Template Import Template's rollbackTemplateParams. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/rollback_template_params/binding"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/rollback_template_params/binding: .. rst-class:: ansible-option-title **binding** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/rollback_template_params/binding" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Bind to source. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/rollback_template_params/custom_order"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/rollback_template_params/custom_order: .. rst-class:: ansible-option-title **custom_order** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/rollback_template_params/custom_order" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> CustomOrder of template param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/rollback_template_params/data_type"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/rollback_template_params/data_type: .. rst-class:: ansible-option-title **data_type** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/rollback_template_params/data_type" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Datatype of template param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/rollback_template_params/default_value"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/rollback_template_params/default_value: .. rst-class:: ansible-option-title **default_value** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/rollback_template_params/default_value" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Default value of template param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/rollback_template_params/description"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/rollback_template_params/description: .. rst-class:: ansible-option-title **description** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/rollback_template_params/description" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Description of template param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/rollback_template_params/display_name"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/rollback_template_params/display_name: .. rst-class:: ansible-option-title **display_name** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/rollback_template_params/display_name" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Display name of param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/rollback_template_params/group"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/rollback_template_params/group: .. rst-class:: ansible-option-title **group** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/rollback_template_params/group" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Group. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/rollback_template_params/id"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/rollback_template_params/id: .. rst-class:: ansible-option-title **id** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/rollback_template_params/id" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> UUID of template param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/rollback_template_params/instruction_text"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/rollback_template_params/instruction_text: .. rst-class:: ansible-option-title **instruction_text** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/rollback_template_params/instruction_text" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Instruction text for param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/rollback_template_params/key"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/rollback_template_params/key: .. rst-class:: ansible-option-title **key** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/rollback_template_params/key" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Key. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/rollback_template_params/not_param"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/rollback_template_params/not_param: .. rst-class:: ansible-option-title **not_param** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/rollback_template_params/not_param" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> 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 </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/rollback_template_params/order"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/rollback_template_params/order: .. rst-class:: ansible-option-title **order** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/rollback_template_params/order" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Order of template param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/rollback_template_params/param_array"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/rollback_template_params/param_array: .. rst-class:: ansible-option-title **param_array** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/rollback_template_params/param_array" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> 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 </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/rollback_template_params/parameter_name"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/rollback_template_params/parameter_name: .. rst-class:: ansible-option-title **parameter_name** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/rollback_template_params/parameter_name" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Name of template param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/rollback_template_params/provider"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/rollback_template_params/provider: .. rst-class:: ansible-option-title **provider** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/rollback_template_params/provider" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Provider. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/rollback_template_params/range"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/rollback_template_params/range: .. rst-class:: ansible-option-title **range** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/rollback_template_params/range" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Configuration Template Import Template's range. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/rollback_template_params/range/id"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/rollback_template_params/range/id: .. rst-class:: ansible-option-title **id** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/rollback_template_params/range/id" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> UUID of range. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/rollback_template_params/range/max_value"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/rollback_template_params/range/max_value: .. rst-class:: ansible-option-title **max_value** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/rollback_template_params/range/max_value" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Max value of range. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/rollback_template_params/range/min_value"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/rollback_template_params/range/min_value: .. rst-class:: ansible-option-title **min_value** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/rollback_template_params/range/min_value" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Min value of range. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/rollback_template_params/required"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/rollback_template_params/required: .. rst-class:: ansible-option-title **required** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/rollback_template_params/required" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Is param required. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`false` - :ansible-option-choices-entry:`true` .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/rollback_template_params/selection"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/rollback_template_params/selection: .. rst-class:: ansible-option-title **selection** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/rollback_template_params/selection" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Configuration Template Import Template's selection. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/rollback_template_params/selection/default_selected_values"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/rollback_template_params/selection/default_selected_values: .. rst-class:: ansible-option-title **default_selected_values** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/rollback_template_params/selection/default_selected_values" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Default selection values. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/rollback_template_params/selection/id"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/rollback_template_params/selection/id: .. rst-class:: ansible-option-title **id** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/rollback_template_params/selection/id" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> UUID of selection. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/rollback_template_params/selection/selection_type"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/rollback_template_params/selection/selection_type: .. rst-class:: ansible-option-title **selection_type** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/rollback_template_params/selection/selection_type" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Type of selection(SINGLE\_SELECT or MULTI\_SELECT). .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/rollback_template_params/selection/selection_values"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/rollback_template_params/selection/selection_values: .. rst-class:: ansible-option-title **selection_values** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/rollback_template_params/selection/selection_values" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Selection values. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/tags"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/tags: .. rst-class:: ansible-option-title **tags** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/tags" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Configuration Template Import Template's tags. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/tags/id"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/tags/id: .. rst-class:: ansible-option-title **id** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/tags/id" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> UUID of tag. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/tags/name"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/tags/name: .. rst-class:: ansible-option-title **name** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/tags/name" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Name of tag. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/template_content"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/template_content: .. rst-class:: ansible-option-title **template_content** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/template_content" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Template content. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/template_params"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/template_params: .. rst-class:: ansible-option-title **template_params** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/template_params" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Configuration Template Import Template's templateParams. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/template_params/binding"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/template_params/binding: .. rst-class:: ansible-option-title **binding** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/template_params/binding" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Bind to source. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/template_params/custom_order"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/template_params/custom_order: .. rst-class:: ansible-option-title **custom_order** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/template_params/custom_order" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> CustomOrder of template param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/template_params/data_type"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/template_params/data_type: .. rst-class:: ansible-option-title **data_type** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/template_params/data_type" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Datatype of template param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/template_params/default_value"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/template_params/default_value: .. rst-class:: ansible-option-title **default_value** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/template_params/default_value" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Default value of template param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/template_params/description"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/template_params/description: .. rst-class:: ansible-option-title **description** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/template_params/description" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Description of template param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/template_params/display_name"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/template_params/display_name: .. rst-class:: ansible-option-title **display_name** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/template_params/display_name" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Display name of param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/template_params/group"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/template_params/group: .. rst-class:: ansible-option-title **group** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/template_params/group" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Group. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/template_params/id"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/template_params/id: .. rst-class:: ansible-option-title **id** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/template_params/id" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> UUID of template param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/template_params/instruction_text"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/template_params/instruction_text: .. rst-class:: ansible-option-title **instruction_text** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/template_params/instruction_text" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Instruction text for param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/template_params/key"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/template_params/key: .. rst-class:: ansible-option-title **key** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/template_params/key" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Key. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/template_params/not_param"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/template_params/not_param: .. rst-class:: ansible-option-title **not_param** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/template_params/not_param" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> 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 </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/template_params/order"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/template_params/order: .. rst-class:: ansible-option-title **order** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/template_params/order" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Order of template param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/template_params/param_array"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/template_params/param_array: .. rst-class:: ansible-option-title **param_array** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/template_params/param_array" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> 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 </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/template_params/parameter_name"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/template_params/parameter_name: .. rst-class:: ansible-option-title **parameter_name** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/template_params/parameter_name" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Name of template param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/template_params/provider"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/template_params/provider: .. rst-class:: ansible-option-title **provider** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/template_params/provider" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Provider. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/template_params/range"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/template_params/range: .. rst-class:: ansible-option-title **range** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/template_params/range" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Configuration Template Import Template's range. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/template_params/range/id"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/template_params/range/id: .. rst-class:: ansible-option-title **id** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/template_params/range/id" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> UUID of range. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/template_params/range/max_value"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/template_params/range/max_value: .. rst-class:: ansible-option-title **max_value** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/template_params/range/max_value" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Max value of range. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/template_params/range/min_value"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/template_params/range/min_value: .. rst-class:: ansible-option-title **min_value** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/template_params/range/min_value" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Min value of range. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/template_params/required"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/template_params/required: .. rst-class:: ansible-option-title **required** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/template_params/required" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Is param required. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`false` - :ansible-option-choices-entry:`true` .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/template_params/selection"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/template_params/selection: .. rst-class:: ansible-option-title **selection** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/template_params/selection" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Configuration Template Import Template's selection. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/template_params/selection/default_selected_values"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/template_params/selection/default_selected_values: .. rst-class:: ansible-option-title **default_selected_values** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/template_params/selection/default_selected_values" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Default selection values. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/template_params/selection/id"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/template_params/selection/id: .. rst-class:: ansible-option-title **id** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/template_params/selection/id" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> UUID of selection. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/template_params/selection/selection_type"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/template_params/selection/selection_type: .. rst-class:: ansible-option-title **selection_type** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/template_params/selection/selection_type" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Type of selection(SINGLE\_SELECT or MULTI\_SELECT). .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/template_params/selection/selection_values"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/template_params/selection/selection_values: .. rst-class:: ansible-option-title **selection_values** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/template_params/selection/selection_values" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Selection values. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/containing_templates/version"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/containing_templates/version: .. rst-class:: ansible-option-title **version** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/containing_templates/version" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Current version of template. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/create_time"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/create_time: .. rst-class:: ansible-option-title **create_time** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/create_time" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Create time of template. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/custom_params_order"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/custom_params_order: .. rst-class:: ansible-option-title **custom_params_order** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/custom_params_order" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Custom Params Order. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`false` - :ansible-option-choices-entry:`true` .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/description"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/description: .. rst-class:: ansible-option-title **description** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/description" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Description of template. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/device_types"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/device_types: .. rst-class:: ansible-option-title **device_types** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/device_types" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Configuration Template Import Template's deviceTypes. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/device_types/product_family"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/device_types/product_family: .. rst-class:: ansible-option-title **product_family** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/device_types/product_family" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Device family. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/device_types/product_series"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/device_types/product_series: .. rst-class:: ansible-option-title **product_series** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/device_types/product_series" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Device series. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/device_types/product_type"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/device_types/product_type: .. rst-class:: ansible-option-title **product_type** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/device_types/product_type" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Device type. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/failure_policy"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/failure_policy: .. rst-class:: ansible-option-title **failure_policy** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/failure_policy" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Define failure policy if template provisioning fails. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/id"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/id: .. rst-class:: ansible-option-title **id** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/id" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> UUID of template. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/language"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/language: .. rst-class:: ansible-option-title **language** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/language" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Template language (JINJA or VELOCITY). .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/last_update_time"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/last_update_time: .. rst-class:: ansible-option-title **last_update_time** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/last_update_time" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Update time of template. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/latest_version_time"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/latest_version_time: .. rst-class:: ansible-option-title **latest_version_time** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/latest_version_time" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Latest versioned template time. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/name"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/name: .. rst-class:: ansible-option-title **name** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/name" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Name of template. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/parent_template_id"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/parent_template_id: .. rst-class:: ansible-option-title **parent_template_id** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/parent_template_id" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Parent templateID. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/project_id"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/project_id: .. rst-class:: ansible-option-title **project_id** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/project_id" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Project UUID. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/project_name"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/project_name: .. rst-class:: ansible-option-title **project_name** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/project_name" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Project name. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/rollback_template_content"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/rollback_template_content: .. rst-class:: ansible-option-title **rollback_template_content** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/rollback_template_content" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Rollback template content. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/rollback_template_params"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/rollback_template_params: .. rst-class:: ansible-option-title **rollback_template_params** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/rollback_template_params" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Configuration Template Import Template's rollbackTemplateParams. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/rollback_template_params/binding"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/rollback_template_params/binding: .. rst-class:: ansible-option-title **binding** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/rollback_template_params/binding" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Bind to source. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/rollback_template_params/custom_order"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/rollback_template_params/custom_order: .. rst-class:: ansible-option-title **custom_order** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/rollback_template_params/custom_order" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> CustomOrder of template param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/rollback_template_params/data_type"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/rollback_template_params/data_type: .. rst-class:: ansible-option-title **data_type** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/rollback_template_params/data_type" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Datatype of template param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/rollback_template_params/default_value"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/rollback_template_params/default_value: .. rst-class:: ansible-option-title **default_value** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/rollback_template_params/default_value" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Default value of template param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/rollback_template_params/description"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/rollback_template_params/description: .. rst-class:: ansible-option-title **description** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/rollback_template_params/description" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Description of template param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/rollback_template_params/display_name"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/rollback_template_params/display_name: .. rst-class:: ansible-option-title **display_name** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/rollback_template_params/display_name" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Display name of param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/rollback_template_params/group"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/rollback_template_params/group: .. rst-class:: ansible-option-title **group** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/rollback_template_params/group" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Group. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/rollback_template_params/id"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/rollback_template_params/id: .. rst-class:: ansible-option-title **id** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/rollback_template_params/id" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> UUID of template param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/rollback_template_params/instruction_text"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/rollback_template_params/instruction_text: .. rst-class:: ansible-option-title **instruction_text** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/rollback_template_params/instruction_text" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Instruction text for param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/rollback_template_params/key"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/rollback_template_params/key: .. rst-class:: ansible-option-title **key** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/rollback_template_params/key" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Key. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/rollback_template_params/not_param"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/rollback_template_params/not_param: .. rst-class:: ansible-option-title **not_param** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/rollback_template_params/not_param" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> 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 </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/rollback_template_params/order"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/rollback_template_params/order: .. rst-class:: ansible-option-title **order** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/rollback_template_params/order" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Order of template param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/rollback_template_params/param_array"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/rollback_template_params/param_array: .. rst-class:: ansible-option-title **param_array** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/rollback_template_params/param_array" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> 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 </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/rollback_template_params/parameter_name"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/rollback_template_params/parameter_name: .. rst-class:: ansible-option-title **parameter_name** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/rollback_template_params/parameter_name" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Name of template param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/rollback_template_params/provider"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/rollback_template_params/provider: .. rst-class:: ansible-option-title **provider** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/rollback_template_params/provider" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Provider. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/rollback_template_params/range"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/rollback_template_params/range: .. rst-class:: ansible-option-title **range** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/rollback_template_params/range" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Configuration Template Import Template's range. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/rollback_template_params/range/id"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/rollback_template_params/range/id: .. rst-class:: ansible-option-title **id** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/rollback_template_params/range/id" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> UUID of range. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/rollback_template_params/range/max_value"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/rollback_template_params/range/max_value: .. rst-class:: ansible-option-title **max_value** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/rollback_template_params/range/max_value" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Max value of range. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/rollback_template_params/range/min_value"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/rollback_template_params/range/min_value: .. rst-class:: ansible-option-title **min_value** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/rollback_template_params/range/min_value" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Min value of range. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/rollback_template_params/required"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/rollback_template_params/required: .. rst-class:: ansible-option-title **required** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/rollback_template_params/required" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Is param required. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`false` - :ansible-option-choices-entry:`true` .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/rollback_template_params/selection"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/rollback_template_params/selection: .. rst-class:: ansible-option-title **selection** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/rollback_template_params/selection" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Configuration Template Import Template's selection. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/rollback_template_params/selection/default_selected_values"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/rollback_template_params/selection/default_selected_values: .. rst-class:: ansible-option-title **default_selected_values** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/rollback_template_params/selection/default_selected_values" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Default selection values. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/rollback_template_params/selection/id"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/rollback_template_params/selection/id: .. rst-class:: ansible-option-title **id** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/rollback_template_params/selection/id" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> UUID of selection. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/rollback_template_params/selection/selection_type"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/rollback_template_params/selection/selection_type: .. rst-class:: ansible-option-title **selection_type** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/rollback_template_params/selection/selection_type" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Type of selection(SINGLE\_SELECT or MULTI\_SELECT). .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/rollback_template_params/selection/selection_values"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/rollback_template_params/selection/selection_values: .. rst-class:: ansible-option-title **selection_values** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/rollback_template_params/selection/selection_values" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Selection values. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/software_type"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/software_type: .. rst-class:: ansible-option-title **software_type** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/software_type" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Applicable device software type. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/software_variant"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/software_variant: .. rst-class:: ansible-option-title **software_variant** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/software_variant" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Applicable device software variant. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/software_version"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/software_version: .. rst-class:: ansible-option-title **software_version** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/software_version" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Applicable device software version. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/tags"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/tags: .. rst-class:: ansible-option-title **tags** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/tags" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Configuration Template Import Template's tags. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/tags/id"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/tags/id: .. rst-class:: ansible-option-title **id** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/tags/id" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> UUID of tag. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/tags/name"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/tags/name: .. rst-class:: ansible-option-title **name** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/tags/name" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Name of tag. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/template_content"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/template_content: .. rst-class:: ansible-option-title **template_content** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/template_content" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Template content. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/template_params"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/template_params: .. rst-class:: ansible-option-title **template_params** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/template_params" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Configuration Template Import Template's templateParams. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/template_params/binding"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/template_params/binding: .. rst-class:: ansible-option-title **binding** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/template_params/binding" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Bind to source. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/template_params/custom_order"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/template_params/custom_order: .. rst-class:: ansible-option-title **custom_order** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/template_params/custom_order" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> CustomOrder of template param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/template_params/data_type"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/template_params/data_type: .. rst-class:: ansible-option-title **data_type** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/template_params/data_type" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Datatype of template param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/template_params/default_value"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/template_params/default_value: .. rst-class:: ansible-option-title **default_value** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/template_params/default_value" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Default value of template param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/template_params/description"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/template_params/description: .. rst-class:: ansible-option-title **description** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/template_params/description" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Description of template param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/template_params/display_name"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/template_params/display_name: .. rst-class:: ansible-option-title **display_name** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/template_params/display_name" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Display name of param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/template_params/group"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/template_params/group: .. rst-class:: ansible-option-title **group** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/template_params/group" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Group. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/template_params/id"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/template_params/id: .. rst-class:: ansible-option-title **id** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/template_params/id" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> UUID of template param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/template_params/instruction_text"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/template_params/instruction_text: .. rst-class:: ansible-option-title **instruction_text** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/template_params/instruction_text" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Instruction text for param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/template_params/key"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/template_params/key: .. rst-class:: ansible-option-title **key** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/template_params/key" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Key. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/template_params/not_param"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/template_params/not_param: .. rst-class:: ansible-option-title **not_param** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/template_params/not_param" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> 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 </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/template_params/order"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/template_params/order: .. rst-class:: ansible-option-title **order** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/template_params/order" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Order of template param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/template_params/param_array"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/template_params/param_array: .. rst-class:: ansible-option-title **param_array** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/template_params/param_array" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> 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 </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/template_params/parameter_name"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/template_params/parameter_name: .. rst-class:: ansible-option-title **parameter_name** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/template_params/parameter_name" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Name of template param. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/template_params/provider"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/template_params/provider: .. rst-class:: ansible-option-title **provider** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/template_params/provider" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Provider. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/template_params/range"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/template_params/range: .. rst-class:: ansible-option-title **range** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/template_params/range" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Configuration Template Import Template's range. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/template_params/range/id"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/template_params/range/id: .. rst-class:: ansible-option-title **id** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/template_params/range/id" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> UUID of range. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/template_params/range/max_value"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/template_params/range/max_value: .. rst-class:: ansible-option-title **max_value** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/template_params/range/max_value" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Max value of range. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/template_params/range/min_value"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/template_params/range/min_value: .. rst-class:: ansible-option-title **min_value** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/template_params/range/min_value" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Min value of range. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/template_params/required"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/template_params/required: .. rst-class:: ansible-option-title **required** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/template_params/required" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Is param required. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`false` - :ansible-option-choices-entry:`true` .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/template_params/selection"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/template_params/selection: .. rst-class:: ansible-option-title **selection** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/template_params/selection" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Configuration Template Import Template's selection. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/template_params/selection/default_selected_values"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/template_params/selection/default_selected_values: .. rst-class:: ansible-option-title **default_selected_values** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/template_params/selection/default_selected_values" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Default selection values. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/template_params/selection/id"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/template_params/selection/id: .. rst-class:: ansible-option-title **id** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/template_params/selection/id" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> UUID of selection. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/template_params/selection/selection_type"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/template_params/selection/selection_type: .. rst-class:: ansible-option-title **selection_type** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/template_params/selection/selection_type" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Type of selection(SINGLE\_SELECT or MULTI\_SELECT). .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/template_params/selection/selection_values"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/template_params/selection/selection_values: .. rst-class:: ansible-option-title **selection_values** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/template_params/selection/selection_values" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Selection values. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/validation_errors"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/validation_errors: .. rst-class:: ansible-option-title **validation_errors** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/validation_errors" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Configuration Template Import Template's validationErrors. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/validation_errors/rollback_template_errors"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/validation_errors/rollback_template_errors: .. rst-class:: ansible-option-title **rollback_template_errors** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/validation_errors/rollback_template_errors" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Validation or design conflicts errors of rollback template. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/validation_errors/template_errors"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/validation_errors/template_errors: .. rst-class:: ansible-option-title **template_errors** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/validation_errors/template_errors" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Validation or design conflicts errors. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/validation_errors/template_id"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/validation_errors/template_id: .. rst-class:: ansible-option-title **template_id** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/validation_errors/template_id" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> UUID of template. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/validation_errors/template_version"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/validation_errors/template_version: .. rst-class:: ansible-option-title **template_version** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/validation_errors/template_version" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Current version of template. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/payload/version"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/payload/version: .. rst-class:: ansible-option-title **version** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/payload/version" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Current version of template. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config/import/template/project_name"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config/import/template/project_name: .. rst-class:: ansible-option-title **project_name** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config/import/template/project_name" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> ProjectName path parameter. Project name to create template under the project. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-config_verify"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-config_verify: .. rst-class:: ansible-option-title **config_verify** .. raw:: html <a class="ansibleOptionLink" href="#parameter-config_verify" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html </div> - .. raw:: html <div class="ansible-option-cell"> Set to True to verify the Cisco DNA Center after applying the playbook config. .. 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 </div> * - .. raw:: html <div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-dnac_api_task_timeout"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-dnac_api_task_timeout: .. rst-class:: ansible-option-title **dnac_api_task_timeout** .. raw:: html <a class="ansibleOptionLink" href="#parameter-dnac_api_task_timeout" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html </div> - .. raw:: html <div class="ansible-option-cell"> Defines the timeout in seconds for API calls to retrieve task details. If the task details are not received within this period, the process will end, and a timeout notification will be logged. .. rst-class:: ansible-option-line :ansible-option-default-bold:`Default:` :ansible-option-default:`1200` .. raw:: html </div> * - .. raw:: html <div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-dnac_debug"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-dnac_debug: .. rst-class:: ansible-option-title **dnac_debug** .. raw:: html <a class="ansibleOptionLink" href="#parameter-dnac_debug" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html </div> - .. raw:: html <div class="ansible-option-cell"> 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 </div> * - .. raw:: html <div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-dnac_host"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-dnac_host: .. rst-class:: ansible-option-title **dnac_host** .. raw:: html <a class="ansibleOptionLink" href="#parameter-dnac_host" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` / :ansible-option-required:`required` .. raw:: html </div> - .. raw:: html <div class="ansible-option-cell"> The Cisco DNA Center hostname. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-dnac_log"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-dnac_log: .. rst-class:: ansible-option-title **dnac_log** .. raw:: html <a class="ansibleOptionLink" href="#parameter-dnac_log" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html </div> - .. raw:: html <div class="ansible-option-cell"> Flag to enable/disable playbook execution logging. When true and dnac\_log\_file\_path is provided, - Create the log file at the execution location with the specified name. When true and dnac\_log\_file\_path is not provided, - Create the log file at the execution location with the name 'dnac.log'. When false, - Logging is disabled. If the log file doesn't exist, - It is created in append or write mode based on the "dnac\_log\_append" flag. If the log file exists, - It is overwritten or appended based on the "dnac\_log\_append" flag. .. 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 </div> * - .. raw:: html <div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-dnac_log_append"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-dnac_log_append: .. rst-class:: ansible-option-title **dnac_log_append** .. raw:: html <a class="ansibleOptionLink" href="#parameter-dnac_log_append" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html </div> - .. raw:: html <div class="ansible-option-cell"> Determines the mode of the file. Set to True for 'append' mode. Set to False for 'write' mode. .. 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 </div> * - .. raw:: html <div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-dnac_log_file_path"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-dnac_log_file_path: .. rst-class:: ansible-option-title **dnac_log_file_path** .. raw:: html <a class="ansibleOptionLink" href="#parameter-dnac_log_file_path" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-cell"> Governs logging. Logs are recorded if dnac\_log is True. If path is not specified, - When 'dnac\_log\_append' is True, 'dnac.log' is generated in the current Ansible directory; logs are appended. - When 'dnac\_log\_append' is False, 'dnac.log' is generated; logs are overwritten. If path is specified, - When 'dnac\_log\_append' is True, the file opens in append mode. - When 'dnac\_log\_append' is False, the file opens in write (w) mode. - In shared file scenarios, without append mode, content is overwritten after each module execution. - For a shared log file, set append to False for the 1st module (to overwrite); for subsequent modules, set append to True. .. rst-class:: ansible-option-line :ansible-option-default-bold:`Default:` :ansible-option-default:`"dnac.log"` .. raw:: html </div> * - .. raw:: html <div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-dnac_log_level"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-dnac_log_level: .. rst-class:: ansible-option-title **dnac_log_level** .. raw:: html <a class="ansibleOptionLink" href="#parameter-dnac_log_level" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-cell"> Sets the threshold for log level. Messages with a level equal to or higher than this will be logged. Levels are listed in order of severity [CRITICAL, ERROR, WARNING, INFO, DEBUG]. CRITICAL indicates serious errors halting the program. Displays only CRITICAL messages. ERROR indicates problems preventing a function. Displays ERROR and CRITICAL messages. WARNING indicates potential future issues. Displays WARNING, ERROR, CRITICAL messages. INFO tracks normal operation. Displays INFO, WARNING, ERROR, CRITICAL messages. DEBUG provides detailed diagnostic info. Displays all log messages. .. rst-class:: ansible-option-line :ansible-option-default-bold:`Default:` :ansible-option-default:`"WARNING"` .. raw:: html </div> * - .. raw:: html <div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-dnac_password"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-dnac_password: .. rst-class:: ansible-option-title **dnac_password** .. raw:: html <a class="ansibleOptionLink" href="#parameter-dnac_password" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-cell"> The Cisco DNA Center password to authenticate. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-dnac_port"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-dnac_port: .. rst-class:: ansible-option-title **dnac_port** .. raw:: html <a class="ansibleOptionLink" href="#parameter-dnac_port" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-cell"> The Cisco DNA Center port. .. rst-class:: ansible-option-line :ansible-option-default-bold:`Default:` :ansible-option-default:`"443"` .. raw:: html </div> * - .. raw:: html <div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-dnac_task_poll_interval"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-dnac_task_poll_interval: .. rst-class:: ansible-option-title **dnac_task_poll_interval** .. raw:: html <a class="ansibleOptionLink" href="#parameter-dnac_task_poll_interval" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html </div> - .. raw:: html <div class="ansible-option-cell"> Specifies the interval in seconds between successive calls to the API to retrieve task details. .. rst-class:: ansible-option-line :ansible-option-default-bold:`Default:` :ansible-option-default:`2` .. raw:: html </div> * - .. raw:: html <div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-dnac_username"></div> <div class="ansibleOptionAnchor" id="parameter-user"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-dnac_username: .. _ansible_collections.cisco.dnac.template_intent_module__parameter-user: .. rst-class:: ansible-option-title **dnac_username** .. raw:: html <a class="ansibleOptionLink" href="#parameter-dnac_username" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-aliases:`aliases: user` .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-cell"> The Cisco DNA Center username to authenticate. .. rst-class:: ansible-option-line :ansible-option-default-bold:`Default:` :ansible-option-default:`"admin"` .. raw:: html </div> * - .. raw:: html <div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-dnac_verify"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-dnac_verify: .. rst-class:: ansible-option-title **dnac_verify** .. raw:: html <a class="ansibleOptionLink" href="#parameter-dnac_verify" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html </div> - .. raw:: html <div class="ansible-option-cell"> 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 </div> * - .. raw:: html <div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-dnac_version"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-dnac_version: .. rst-class:: ansible-option-title **dnac_version** .. raw:: html <a class="ansibleOptionLink" href="#parameter-dnac_version" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-cell"> 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 </div> * - .. raw:: html <div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-state"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-state: .. rst-class:: ansible-option-title **state** .. raw:: html <a class="ansibleOptionLink" href="#parameter-state" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-cell"> The state of DNAC after module completion. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry-default:`"merged"` :ansible-option-choices-default-mark:`← (default)` - :ansible-option-choices-entry:`"deleted"` .. raw:: html </div> * - .. raw:: html <div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-validate_response_schema"></div> .. _ansible_collections.cisco.dnac.template_intent_module__parameter-validate_response_schema: .. rst-class:: ansible-option-title **validate_response_schema** .. raw:: html <a class="ansibleOptionLink" href="#parameter-validate_response_schema" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html </div> - .. raw:: html <div class="ansible-option-cell"> 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 </div> .. Attributes .. Notes Notes ----- .. note:: - SDK Method used are configuration\_templates.ConfigurationTemplates.create\_template, configuration\_templates.ConfigurationTemplates.deletes\_the\_template, configuration\_templates.ConfigurationTemplates.update\_template, configuration\_templates.ConfigurationTemplates.export\_projects, configuration\_templates.ConfigurationTemplates.export\_templates, configuration\_templates.ConfigurationTemplates.imports\_the\_projects\_provided, configuration\_templates.ConfigurationTemplates.imports\_the\_templates\_provided, - Paths used are post /dna/intent/api/v1/template-programmer/project/{projectId}/template, delete /dna/intent/api/v1/template-programmer/template/{templateId}, put /dna/intent/api/v1/template-programmer/template, post /dna/intent/api/v1/template-programmer/project/name/exportprojects, post /dna/intent/api/v1/template-programmer/template/exporttemplates, post /dna/intent/api/v1/template-programmer/project/importprojects, 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 .. Examples Examples -------- .. code-block:: yaml+jinja - name: Create a new template, export and import the project and template. cisco.dnac.template_intent: 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}}" dnac_log: True dnac_log_level: "{{dnac_log_level}}" state: merged config_verify: True config: - configuration_templates: author: string composite: true create_time: 0 custom_params_order: true description: string device_types: - product_family: string product_series: string product_type: string failure_policy: string id: string language: string last_update_time: 0 latest_version_time: 0 name: string parent_template_id: string project_id: string project_name: string project_description: string rollback_template_content: string software_type: string software_variant: string software_version: string tags: - id: string name: string template_content: string validation_errors: rollback_template_errors: - {} template_errors: - {} template_id: string template_version: string version: string export: project: - string template: - project_name : string template_name: string import: project: do_version: true export: do_version: true payload: - author: string composite: true containing_templates: - composite: true description: string device_types: - product_family: string product_series: string product_type: string id: string language: string name: string project_name: string rollback_template_params: - binding: string custom_order: 0 data_type: string default_value: string description: string display_name: string group: string id: string instruction_text: string key: string not_param: true order: 0 param_array: true parameter_name: string provider: string range: - id: string project_name: string .. Facts .. Return values Return Values ------------- Common return values are documented :ref:`here <common_return_values>`, 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 <div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="return-response_1"></div> .. _ansible_collections.cisco.dnac.template_intent_module__return-response_1: .. rst-class:: ansible-option-title **response_1** .. raw:: html <a class="ansibleOptionLink" href="#return-response_1" title="Permalink to this return value"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-cell"> A dictionary with versioning details of the template as returned by the 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:`"{\\n \\"response\\": {\\n \\"endTime\\": 0,\\n \\"version\\": 0,\\n \\"data\\": String,\\n \\"startTime\\": 0,\\n \\"username\\": String,\\n \\"progress\\": String,\\n \\"serviceType\\": String, \\"rootId\\": String,\\n \\"isError\\": bool,\\n \\"instanceTenantId\\": String,\\n \\"id\\": String\\n \\"version\\": 0\\n },\\n \\"msg\\": String\\n}\\n"` .. raw:: html </div> * - .. raw:: html <div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="return-response_2"></div> .. _ansible_collections.cisco.dnac.template_intent_module__return-response_2: .. rst-class:: ansible-option-title **response_2** .. raw:: html <a class="ansibleOptionLink" href="#return-response_2" title="Permalink to this return value"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-cell"> A 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:`["{\\n \\"response\\": []", "\\n \\"msg\\": String\\n}\\n"]` .. raw:: html </div> * - .. raw:: html <div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="return-response_3"></div> .. _ansible_collections.cisco.dnac.template_intent_module__return-response_3: .. rst-class:: ansible-option-title **response_3** .. raw:: html <a class="ansibleOptionLink" href="#return-response_3" title="Permalink to this return value"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-cell"> A dictionary with the exisiting template deatails as 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:`"{\\n \\"response\\": {},\\n \\"msg\\": String\\n}\\n"` .. raw:: html </div> * - .. raw:: html <div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="return-response_4"></div> .. _ansible_collections.cisco.dnac.template_intent_module__return-response_4: .. rst-class:: ansible-option-title **response_4** .. raw:: html <a class="ansibleOptionLink" href="#return-response_4" title="Permalink to this return value"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-cell"> Details of the templates in the list as 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:`"{\\n \\"response\\": {},\\n \\"msg\\": String\\n}\\n"` .. raw:: html </div> * - .. raw:: html <div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="return-response_5"></div> .. _ansible_collections.cisco.dnac.template_intent_module__return-response_5: .. rst-class:: ansible-option-title **response_5** .. raw:: html <a class="ansibleOptionLink" href="#return-response_5" title="Permalink to this return value"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-cell"> Details of the projects in the list as 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:`"{\\n \\"response\\": {},\\n \\"msg\\": String\\n}\\n"` .. raw:: html </div> .. Status (Presently only deprecated) .. Authors Authors ~~~~~~~ - Madhan Sankaranarayanan (@madhansansel) Rishita Chowdhary (@rishitachowdhary) Akash Bhaskaran (@akabhask) Muthu Rakesh (@MUTHU-RAKESH-27) .. Extra links Collection links ~~~~~~~~~~~~~~~~ .. raw:: html <p class="ansible-links"> <a href="https://github.com/cisco-en-programmability/dnacenter-ansible/issues" aria-role="button" target="_blank" rel="noopener external">Issue Tracker</a> <a href="https://github.com/cisco-en-programmability/dnacenter-ansible" aria-role="button" target="_blank" rel="noopener external">Repository (Sources)</a> </p> .. Parsing errors