.. Document meta :orphan: .. |antsibull-internal-nbsp| unicode:: 0xA0 :trim: .. role:: ansible-attribute-support-label .. role:: ansible-attribute-support-property .. role:: ansible-attribute-support-full .. role:: ansible-attribute-support-partial .. role:: ansible-attribute-support-none .. role:: ansible-attribute-support-na .. role:: ansible-option-type .. role:: ansible-option-elements .. role:: ansible-option-required .. role:: ansible-option-versionadded .. role:: ansible-option-aliases .. role:: ansible-option-choices .. role:: ansible-option-choices-entry .. role:: ansible-option-default .. role:: ansible-option-default-bold .. role:: ansible-option-configuration .. role:: ansible-option-returned-bold .. role:: ansible-option-sample-bold .. Anchors .. _ansible_collections.cisco.dnac.app_policy_intent_create_module: .. Anchors: short name for ansible.builtin .. Anchors: aliases .. Title cisco.dnac.app_policy_intent_create module -- Resource module for App Policy Intent Create ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ .. Collection note .. note:: This module is part of the `cisco.dnac collection `_ (version 6.2.1). You might already have this collection installed if you are using the ``ansible`` package. It is not included in ``ansible-core``. To check whether it is installed, run :code:`ansible-galaxy collection list`. To install it, use: :code:`ansible-galaxy collection install cisco.dnac`. To use it in a playbook, specify: :code:`cisco.dnac.app_policy_intent_create`. .. version_added .. versionadded:: 4.0.0 of cisco.dnac .. contents:: :local: :depth: 1 .. Deprecated Synopsis -------- .. Description - Manage operation create of the resource App Policy Intent Create. - Create/Update/Delete application policy. .. note:: This module has a corresponding :ref:`action plugin `. .. Aliases .. Requirements Requirements ------------ The below requirements are needed on the host that executes this module. - dnacentersdk >= 2.4.8 - python >= 3.5 .. Options Parameters ---------- .. rst-class:: ansible-option-table .. list-table:: :width: 100% :widths: auto :header-rows: 1 * - Parameter - Comments * - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-createList: .. rst-class:: ansible-option-title **createList** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html
- .. raw:: html
App Policy Intent Create's createList. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-createList/advancedPolicyScope: .. rst-class:: ansible-option-title **advancedPolicyScope** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
App Policy Intent Create's advancedPolicyScope. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-createList/advancedPolicyScope/advancedPolicyScopeElement: .. rst-class:: ansible-option-title **advancedPolicyScopeElement** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html
- .. raw:: html
App Policy Intent Create's advancedPolicyScopeElement. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-createList/advancedPolicyScope/advancedPolicyScopeElement/groupId: .. rst-class:: ansible-option-title **groupId** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html
- .. raw:: html
Group id. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-createList/advancedPolicyScope/advancedPolicyScopeElement/ssid: .. rst-class:: ansible-option-title **ssid** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html
- .. raw:: html
Ssid. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-createList/advancedPolicyScope/name: .. rst-class:: ansible-option-title **name** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Policy name. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-createList/consumer: .. rst-class:: ansible-option-title **consumer** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
App Policy Intent Create's consumer. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-createList/consumer/scalableGroup: .. rst-class:: ansible-option-title **scalableGroup** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html
- .. raw:: html
App Policy Intent Create's scalableGroup. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-createList/consumer/scalableGroup/idRef: .. rst-class:: ansible-option-title **idRef** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Id ref to application Scalable group. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-createList/contract: .. rst-class:: ansible-option-title **contract** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
App Policy Intent Create's contract. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-createList/contract/idRef: .. rst-class:: ansible-option-title **idRef** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Id ref to Queueing profile. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-createList/deletePolicyStatus: .. rst-class:: ansible-option-title **deletePolicyStatus** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
NONE deployed policy to devices, DELETED delete policy from devices, RESTORED restored to original configuration. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-createList/exclusiveContract: .. rst-class:: ansible-option-title **exclusiveContract** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
App Policy Intent Create's exclusiveContract. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-createList/exclusiveContract/clause: .. rst-class:: ansible-option-title **clause** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html
- .. raw:: html
App Policy Intent Create's clause. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-createList/exclusiveContract/clause/deviceRemovalBehavior: .. rst-class:: ansible-option-title **deviceRemovalBehavior** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Device eemoval behavior. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-createList/exclusiveContract/clause/hostTrackingEnabled: .. rst-class:: ansible-option-title **hostTrackingEnabled** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Is host tracking enabled. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`no` - :ansible-option-choices-entry:`yes` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-createList/exclusiveContract/clause/relevanceLevel: .. rst-class:: ansible-option-title **relevanceLevel** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Relevance level. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-createList/exclusiveContract/clause/type: .. rst-class:: ansible-option-title **type** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Type. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-createList/name: .. rst-class:: ansible-option-title **name** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Concatination of _ or _global_policy_configuration or _queuing_customization. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-createList/policyScope: .. rst-class:: ansible-option-title **policyScope** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Policy name. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-createList/priority: .. rst-class:: ansible-option-title **priority** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Set to 4095 while producer refer to application Scalable group otherwise 100. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-createList/producer: .. rst-class:: ansible-option-title **producer** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
App Policy Intent Create's producer. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-createList/producer/scalableGroup: .. rst-class:: ansible-option-title **scalableGroup** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html
- .. raw:: html
App Policy Intent Create's scalableGroup. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-createList/producer/scalableGroup/idRef: .. rst-class:: ansible-option-title **idRef** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Id ref to application-set or application Scalable group. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-deleteList: .. rst-class:: ansible-option-title **deleteList** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html
- .. raw:: html
Delete list of Group Based Policy ids. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-dnac_debug: .. rst-class:: ansible-option-title **dnac_debug** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Flag for Cisco DNA Center SDK to enable debugging. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-default-bold:`no` :ansible-option-default:`← (default)` - :ansible-option-choices-entry:`yes` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-dnac_host: .. rst-class:: ansible-option-title **dnac_host** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` / :ansible-option-required:`required` .. raw:: html
- .. raw:: html
The Cisco DNA Center hostname. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-dnac_password: .. rst-class:: ansible-option-title **dnac_password** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
The Cisco DNA Center password to authenticate. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-dnac_port: .. rst-class:: ansible-option-title **dnac_port** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
The Cisco DNA Center port. .. rst-class:: ansible-option-line :ansible-option-default-bold:`Default:` :ansible-option-default:`443` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-dnac_username: .. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-user: .. rst-class:: ansible-option-title **dnac_username** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-aliases:`aliases: user` .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
The Cisco DNA Center username to authenticate. .. rst-class:: ansible-option-line :ansible-option-default-bold:`Default:` :ansible-option-default:`"admin"` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-dnac_verify: .. rst-class:: ansible-option-title **dnac_verify** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Flag to enable or disable SSL certificate verification. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`no` - :ansible-option-default-bold:`yes` :ansible-option-default:`← (default)` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-dnac_version: .. rst-class:: ansible-option-title **dnac_version** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Informs the SDK which version of Cisco DNA Center to use. .. rst-class:: ansible-option-line :ansible-option-default-bold:`Default:` :ansible-option-default:`"2.2.3.3"` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-updateList: .. rst-class:: ansible-option-title **updateList** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html
- .. raw:: html
App Policy Intent Create's updateList. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-updateList/advancedPolicyScope: .. rst-class:: ansible-option-title **advancedPolicyScope** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
App Policy Intent Create's advancedPolicyScope. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-updateList/advancedPolicyScope/advancedPolicyScopeElement: .. rst-class:: ansible-option-title **advancedPolicyScopeElement** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html
- .. raw:: html
App Policy Intent Create's advancedPolicyScopeElement. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-updateList/advancedPolicyScope/advancedPolicyScopeElement/groupId: .. rst-class:: ansible-option-title **groupId** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html
- .. raw:: html
Group id. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-updateList/advancedPolicyScope/advancedPolicyScopeElement/id: .. rst-class:: ansible-option-title **id** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Id of Advance policy scope element. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-updateList/advancedPolicyScope/advancedPolicyScopeElement/ssid: .. rst-class:: ansible-option-title **ssid** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html
- .. raw:: html
Ssid. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-updateList/advancedPolicyScope/id: .. rst-class:: ansible-option-title **id** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Id of Advance policy scope. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-updateList/advancedPolicyScope/name: .. rst-class:: ansible-option-title **name** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Policy name. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-updateList/consumer: .. rst-class:: ansible-option-title **consumer** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
App Policy Intent Create's consumer. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-updateList/consumer/id: .. rst-class:: ansible-option-title **id** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Id of Consumer. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-updateList/consumer/scalableGroup: .. rst-class:: ansible-option-title **scalableGroup** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html
- .. raw:: html
App Policy Intent Create's scalableGroup. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-updateList/consumer/scalableGroup/idRef: .. rst-class:: ansible-option-title **idRef** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Id ref to application Scalable group. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-updateList/contract: .. rst-class:: ansible-option-title **contract** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
App Policy Intent Create's contract. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-updateList/contract/idRef: .. rst-class:: ansible-option-title **idRef** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Id ref to Queueing profile. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-updateList/deletePolicyStatus: .. rst-class:: ansible-option-title **deletePolicyStatus** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
NONE deployed policy to devices, DELETED delete policy from devices, RESTORED restored to original configuration. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-updateList/exclusiveContract: .. rst-class:: ansible-option-title **exclusiveContract** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
App Policy Intent Create's exclusiveContract. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-updateList/exclusiveContract/clause: .. rst-class:: ansible-option-title **clause** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html
- .. raw:: html
App Policy Intent Create's clause. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-updateList/exclusiveContract/clause/deviceRemovalBehavior: .. rst-class:: ansible-option-title **deviceRemovalBehavior** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Device removal behavior. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-updateList/exclusiveContract/clause/hostTrackingEnabled: .. rst-class:: ansible-option-title **hostTrackingEnabled** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Host tracking enabled. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`no` - :ansible-option-choices-entry:`yes` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-updateList/exclusiveContract/clause/id: .. rst-class:: ansible-option-title **id** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Id of Business relevance or Application policy knobs clause. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-updateList/exclusiveContract/clause/relevanceLevel: .. rst-class:: ansible-option-title **relevanceLevel** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Relevance level. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-updateList/exclusiveContract/clause/type: .. rst-class:: ansible-option-title **type** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Type. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-updateList/exclusiveContract/id: .. rst-class:: ansible-option-title **id** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Id of Exclusive contract. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-updateList/id: .. rst-class:: ansible-option-title **id** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Id of Group based policy. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-updateList/name: .. rst-class:: ansible-option-title **name** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Concatination of _ or _global_policy_configuration or _queuing_customization. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-updateList/policyScope: .. rst-class:: ansible-option-title **policyScope** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Policy name. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-updateList/priority: .. rst-class:: ansible-option-title **priority** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Set to 4095 while producer refer to application Scalable group otherwise 100. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-updateList/producer: .. rst-class:: ansible-option-title **producer** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
App Policy Intent Create's producer. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-updateList/producer/id: .. rst-class:: ansible-option-title **id** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Id of Producer. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-updateList/producer/scalableGroup: .. rst-class:: ansible-option-title **scalableGroup** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html
- .. raw:: html
App Policy Intent Create's scalableGroup. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-updateList/producer/scalableGroup/idRef: .. rst-class:: ansible-option-title **idRef** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Id ref to application-set or application Scalable group. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__parameter-validate_response_schema: .. rst-class:: ansible-option-title **validate_response_schema** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Flag for Cisco DNA Center SDK to enable the validation of request bodies against a JSON schema. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`no` - :ansible-option-default-bold:`yes` :ansible-option-default:`← (default)` .. raw:: html
.. Attributes .. Notes Notes ----- .. note:: - SDK Method used are application_policy.ApplicationPolicy.application_policy_intent, - Paths used are post /dna/intent/api/v1/app-policy-intent, - 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 cisco.dnac.app_policy_intent_create: 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}}" createList: - advancedPolicyScope: advancedPolicyScopeElement: - groupId: - string ssid: - string name: string consumer: scalableGroup: - idRef: string contract: idRef: string deletePolicyStatus: string exclusiveContract: clause: - deviceRemovalBehavior: string hostTrackingEnabled: true relevanceLevel: string type: string name: string policyScope: string priority: string producer: scalableGroup: - idRef: string deleteList: - string updateList: - advancedPolicyScope: advancedPolicyScopeElement: - groupId: - string id: string ssid: - string id: string name: string consumer: id: string scalableGroup: - idRef: string contract: idRef: string deletePolicyStatus: string exclusiveContract: clause: - deviceRemovalBehavior: string hostTrackingEnabled: true id: string relevanceLevel: string type: string id: string id: string name: string policyScope: string priority: string producer: id: string scalableGroup: - idRef: string .. Facts .. Return values Return Values ------------- Common return values are documented :ref:`here `, the following are the fields unique to this module: .. rst-class:: ansible-option-table .. list-table:: :width: 100% :widths: auto :header-rows: 1 * - Key - Description * - .. raw:: html
.. _ansible_collections.cisco.dnac.app_policy_intent_create_module__return-dnac_response: .. rst-class:: ansible-option-title **dnac_response** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
A dictionary or list with the response returned by the Cisco DNAC Python SDK .. rst-class:: ansible-option-line :ansible-option-returned-bold:`Returned:` always .. rst-class:: ansible-option-line .. rst-class:: ansible-option-sample :ansible-option-sample-bold:`Sample:` "{\\n \\"response\\": {\\n \\"taskId\\": \\"string\\",\\n \\"url\\": \\"string\\"\\n },\\n \\"version\\": \\"string\\"\\n}\\n" .. raw:: html
.. Status (Presently only deprecated) .. Authors Authors ~~~~~~~ - Rafael Campos (@racampos) .. Parsing errors