.. 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.pnp_intent_module: .. Anchors: short name for ansible.builtin .. Anchors: aliases .. Title cisco.dnac.pnp_intent module -- Resource module for Site and PnP related functions ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ .. Collection note .. note:: This module is part of the `cisco.dnac collection `_ (version 6.7.6). To install it, use: :code:`ansible-galaxy collection install cisco.dnac`. You need further requirements to be able to use this module, see :ref:`Requirements ` for details. To use it in a playbook, specify: :code:`cisco.dnac.pnp_intent`. .. version_added .. rst-class:: ansible-version-added New in cisco.dnac 6.6.0 .. contents:: :local: :depth: 1 .. Deprecated Synopsis -------- .. Description - Manage operations add device, claim device and unclaim device of Onboarding Configuration(PnP) resource - API to add device to pnp inventory and claim it to a site. - API to delete device from the pnp inventory. .. Aliases .. Requirements .. _ansible_collections.cisco.dnac.pnp_intent_module_requirements: Requirements ------------ The below requirements are needed on the host that executes this module. - dnacentersdk == 2.4.5 - python \>= 3.5 .. Options Parameters ---------- .. rst-class:: ansible-option-table .. list-table:: :width: 100% :widths: auto :header-rows: 1 * - Parameter - Comments * - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config: .. rst-class:: ansible-option-title **config** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` / :ansible-option-required:`required` .. raw:: html
- .. raw:: html
List of details of device being managed. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo: .. rst-class:: ansible-option-title **deviceInfo** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Pnp Device's deviceInfo. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/aaacredentials: .. rst-class:: ansible-option-title **aaaCredentials** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Pnp Device's aaaCredentials. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/aaacredentials/password: .. rst-class:: ansible-option-title **password** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's password. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/aaacredentials/username: .. rst-class:: ansible-option-title **username** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's username. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/addedon: .. rst-class:: ansible-option-title **addedOn** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Pnp Device's addedOn. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/addnmacaddrs: .. rst-class:: ansible-option-title **addnMacAddrs** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html
- .. raw:: html
Pnp Device's addnMacAddrs. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/agenttype: .. rst-class:: ansible-option-title **agentType** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's agentType. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/authenticatedsudiserialno: .. rst-class:: ansible-option-title **authenticatedSudiSerialNo** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's authenticatedSudiSerialNo. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/authstatus: .. rst-class:: ansible-option-title **authStatus** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's authStatus. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/capabilitiessupported: .. rst-class:: ansible-option-title **capabilitiesSupported** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html
- .. raw:: html
Pnp Device's capabilitiesSupported. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/cmstate: .. rst-class:: ansible-option-title **cmState** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's cmState. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/description: .. rst-class:: ansible-option-title **description** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's description. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/devicesudiserialnos: .. rst-class:: ansible-option-title **deviceSudiSerialNos** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html
- .. raw:: html
Pnp Device's deviceSudiSerialNos. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/devicetype: .. rst-class:: ansible-option-title **deviceType** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's deviceType. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/featuressupported: .. rst-class:: ansible-option-title **featuresSupported** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html
- .. raw:: html
Pnp Device's featuresSupported. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/filesystemlist: .. rst-class:: ansible-option-title **fileSystemList** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html
- .. raw:: html
Pnp Device's fileSystemList. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/filesystemlist/freespace: .. rst-class:: ansible-option-title **freespace** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Pnp Device's freespace. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/filesystemlist/name: .. rst-class:: ansible-option-title **name** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's name. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/filesystemlist/readable: .. rst-class:: ansible-option-title **readable** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Readable flag. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`false` - :ansible-option-choices-entry:`true` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/filesystemlist/size: .. rst-class:: ansible-option-title **size** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Pnp Device's size. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/filesystemlist/type: .. rst-class:: ansible-option-title **type** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's type. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/filesystemlist/writeable: .. rst-class:: ansible-option-title **writeable** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Writeable flag. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`false` - :ansible-option-choices-entry:`true` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/firstcontact: .. rst-class:: ansible-option-title **firstContact** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Pnp Device's firstContact. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/hostname: .. rst-class:: ansible-option-title **hostname** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's hostname. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/httpheaders: .. rst-class:: ansible-option-title **httpHeaders** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html
- .. raw:: html
Pnp Device's httpHeaders. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/httpheaders/key: .. rst-class:: ansible-option-title **key** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's key. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/httpheaders/value: .. rst-class:: ansible-option-title **value** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's value. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/imagefile: .. rst-class:: ansible-option-title **imageFile** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's imageFile. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/imageversion: .. rst-class:: ansible-option-title **imageVersion** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's imageVersion. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/ipinterfaces: .. rst-class:: ansible-option-title **ipInterfaces** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html
- .. raw:: html
Pnp Device's ipInterfaces. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/ipinterfaces/ipv4address: .. rst-class:: ansible-option-title **ipv4Address** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Pnp Device's ipv4Address. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/ipinterfaces/ipv6addresslist: .. rst-class:: ansible-option-title **ipv6AddressList** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html
- .. raw:: html
Pnp Device's ipv6AddressList. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/ipinterfaces/macaddress: .. rst-class:: ansible-option-title **macAddress** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's macAddress. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/ipinterfaces/name: .. rst-class:: ansible-option-title **name** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's name. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/ipinterfaces/status: .. rst-class:: ansible-option-title **status** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's status. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/lastcontact: .. rst-class:: ansible-option-title **lastContact** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Pnp Device's lastContact. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/lastsynctime: .. rst-class:: ansible-option-title **lastSyncTime** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Pnp Device's lastSyncTime. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/lastupdateon: .. rst-class:: ansible-option-title **lastUpdateOn** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Pnp Device's lastUpdateOn. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/location: .. rst-class:: ansible-option-title **location** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Pnp Device's location. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/location/address: .. rst-class:: ansible-option-title **address** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's address. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/location/altitude: .. rst-class:: ansible-option-title **altitude** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's altitude. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/location/latitude: .. rst-class:: ansible-option-title **latitude** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's latitude. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/location/longitude: .. rst-class:: ansible-option-title **longitude** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's longitude. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/location/siteid: .. rst-class:: ansible-option-title **siteId** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's siteId. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/macaddress: .. rst-class:: ansible-option-title **macAddress** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's macAddress. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/mode: .. rst-class:: ansible-option-title **mode** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's mode. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/name: .. rst-class:: ansible-option-title **name** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's name. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/neighborlinks: .. rst-class:: ansible-option-title **neighborLinks** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html
- .. raw:: html
Pnp Device's neighborLinks. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/neighborlinks/localinterfacename: .. rst-class:: ansible-option-title **localInterfaceName** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's localInterfaceName. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/neighborlinks/localmacaddress: .. rst-class:: ansible-option-title **localMacAddress** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's localMacAddress. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/neighborlinks/localshortinterfacename: .. rst-class:: ansible-option-title **localShortInterfaceName** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's localShortInterfaceName. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/neighborlinks/remotedevicename: .. rst-class:: ansible-option-title **remoteDeviceName** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's remoteDeviceName. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/neighborlinks/remoteinterfacename: .. rst-class:: ansible-option-title **remoteInterfaceName** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's remoteInterfaceName. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/neighborlinks/remotemacaddress: .. rst-class:: ansible-option-title **remoteMacAddress** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's remoteMacAddress. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/neighborlinks/remoteplatform: .. rst-class:: ansible-option-title **remotePlatform** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's remotePlatform. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/neighborlinks/remoteshortinterfacename: .. rst-class:: ansible-option-title **remoteShortInterfaceName** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's remoteShortInterfaceName. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/neighborlinks/remoteversion: .. rst-class:: ansible-option-title **remoteVersion** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's remoteVersion. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/onbstate: .. rst-class:: ansible-option-title **onbState** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's onbState. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/pid: .. rst-class:: ansible-option-title **pid** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's pid. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/pnpprofilelist: .. rst-class:: ansible-option-title **pnpProfileList** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html
- .. raw:: html
Pnp Device's pnpProfileList. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/pnpprofilelist/createdby: .. rst-class:: ansible-option-title **createdBy** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's createdBy. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/pnpprofilelist/discoverycreated: .. rst-class:: ansible-option-title **discoveryCreated** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
DiscoveryCreated flag. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`false` - :ansible-option-choices-entry:`true` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/pnpprofilelist/primaryendpoint: .. rst-class:: ansible-option-title **primaryEndpoint** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Pnp Device's primaryEndpoint. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/pnpprofilelist/primaryendpoint/certificate: .. rst-class:: ansible-option-title **certificate** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's certificate. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/pnpprofilelist/primaryendpoint/fqdn: .. rst-class:: ansible-option-title **fqdn** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's fqdn. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/pnpprofilelist/primaryendpoint/ipv4address: .. rst-class:: ansible-option-title **ipv4Address** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Pnp Device's ipv4Address. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/pnpprofilelist/primaryendpoint/ipv6address: .. rst-class:: ansible-option-title **ipv6Address** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Pnp Device's ipv6Address. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/pnpprofilelist/primaryendpoint/port: .. rst-class:: ansible-option-title **port** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Pnp Device's port. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/pnpprofilelist/primaryendpoint/protocol: .. rst-class:: ansible-option-title **protocol** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's protocol. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/pnpprofilelist/profilename: .. rst-class:: ansible-option-title **profileName** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's profileName. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/pnpprofilelist/secondaryendpoint: .. rst-class:: ansible-option-title **secondaryEndpoint** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Pnp Device's secondaryEndpoint. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/pnpprofilelist/secondaryendpoint/certificate: .. rst-class:: ansible-option-title **certificate** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's certificate. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/pnpprofilelist/secondaryendpoint/fqdn: .. rst-class:: ansible-option-title **fqdn** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's fqdn. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/pnpprofilelist/secondaryendpoint/ipv4address: .. rst-class:: ansible-option-title **ipv4Address** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Pnp Device's ipv4Address. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/pnpprofilelist/secondaryendpoint/ipv6address: .. rst-class:: ansible-option-title **ipv6Address** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Pnp Device's ipv6Address. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/pnpprofilelist/secondaryendpoint/port: .. rst-class:: ansible-option-title **port** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Pnp Device's port. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/pnpprofilelist/secondaryendpoint/protocol: .. rst-class:: ansible-option-title **protocol** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's protocol. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/populateinventory: .. rst-class:: ansible-option-title **populateInventory** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
PopulateInventory flag. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`false` - :ansible-option-choices-entry:`true` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/preworkflowcliouputs: .. rst-class:: ansible-option-title **preWorkflowCliOuputs** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html
- .. raw:: html
Pnp Device's preWorkflowCliOuputs. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/preworkflowcliouputs/cli: .. rst-class:: ansible-option-title **cli** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's cli. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/preworkflowcliouputs/clioutput: .. rst-class:: ansible-option-title **cliOutput** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's cliOutput. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/projectid: .. rst-class:: ansible-option-title **projectId** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's projectId. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/projectname: .. rst-class:: ansible-option-title **projectName** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's projectName. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/reloadrequested: .. rst-class:: ansible-option-title **reloadRequested** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
ReloadRequested flag. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`false` - :ansible-option-choices-entry:`true` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/serialnumber: .. rst-class:: ansible-option-title **serialNumber** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's serialNumber. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/smartaccountid: .. rst-class:: ansible-option-title **smartAccountId** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's smartAccountId. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/source: .. rst-class:: ansible-option-title **source** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's source. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/stack: .. rst-class:: ansible-option-title **stack** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Stack flag. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`false` - :ansible-option-choices-entry:`true` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/stackinfo: .. rst-class:: ansible-option-title **stackInfo** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Pnp Device's stackInfo. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/stackinfo/isfullring: .. rst-class:: ansible-option-title **isFullRing** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
IsFullRing flag. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`false` - :ansible-option-choices-entry:`true` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/stackinfo/stackmemberlist: .. rst-class:: ansible-option-title **stackMemberList** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html
- .. raw:: html
Pnp Device's stackMemberList. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/stackinfo/stackmemberlist/hardwareversion: .. rst-class:: ansible-option-title **hardwareVersion** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's hardwareVersion. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/stackinfo/stackmemberlist/licenselevel: .. rst-class:: ansible-option-title **licenseLevel** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's licenseLevel. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/stackinfo/stackmemberlist/licensetype: .. rst-class:: ansible-option-title **licenseType** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's licenseType. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/stackinfo/stackmemberlist/macaddress: .. rst-class:: ansible-option-title **macAddress** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's macAddress. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/stackinfo/stackmemberlist/pid: .. rst-class:: ansible-option-title **pid** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's pid. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/stackinfo/stackmemberlist/priority: .. rst-class:: ansible-option-title **priority** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Pnp Device's priority. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/stackinfo/stackmemberlist/role: .. rst-class:: ansible-option-title **role** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's role. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/stackinfo/stackmemberlist/serialnumber: .. rst-class:: ansible-option-title **serialNumber** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's serialNumber. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/stackinfo/stackmemberlist/softwareversion: .. rst-class:: ansible-option-title **softwareVersion** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's softwareVersion. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/stackinfo/stackmemberlist/stacknumber: .. rst-class:: ansible-option-title **stackNumber** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Pnp Device's stackNumber. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/stackinfo/stackmemberlist/state: .. rst-class:: ansible-option-title **state** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's state. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/stackinfo/stackmemberlist/sudiserialnumber: .. rst-class:: ansible-option-title **sudiSerialNumber** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's sudiSerialNumber. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/stackinfo/stackringprotocol: .. rst-class:: ansible-option-title **stackRingProtocol** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's stackRingProtocol. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/stackinfo/supportsstackworkflows: .. rst-class:: ansible-option-title **supportsStackWorkflows** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
SupportsStackWorkflows flag. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`false` - :ansible-option-choices-entry:`true` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/stackinfo/totalmembercount: .. rst-class:: ansible-option-title **totalMemberCount** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Pnp Device's totalMemberCount. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/stackinfo/validlicenselevels: .. rst-class:: ansible-option-title **validLicenseLevels** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's validLicenseLevels. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/state: .. rst-class:: ansible-option-title **state** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's state. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/sudirequired: .. rst-class:: ansible-option-title **sudiRequired** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
SudiRequired flag. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`false` - :ansible-option-choices-entry:`true` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/tags: .. rst-class:: ansible-option-title **tags** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Pnp Device's tags. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/usersudiserialnos: .. rst-class:: ansible-option-title **userSudiSerialNos** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html
- .. raw:: html
Pnp Device's userSudiSerialNos. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/virtualaccountid: .. rst-class:: ansible-option-title **virtualAccountId** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's virtualAccountId. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/workflowid: .. rst-class:: ansible-option-title **workflowId** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's workflowId. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/deviceinfo/workflowname: .. rst-class:: ansible-option-title **workflowName** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's workflowName. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/golden_image: .. rst-class:: ansible-option-title **golden_image** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Is the image to be condifgured tagged as golden image .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`false` - :ansible-option-choices-entry:`true` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/image_name: .. rst-class:: ansible-option-title **image_name** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Name of image to be configured on the device .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/site_name: .. rst-class:: ansible-option-title **site_name** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Name of the site for which device will be claimed. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-config/template_name: .. rst-class:: ansible-option-title **template_name** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Name of template to be configured on the device. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-dnac_debug: .. rst-class:: ansible-option-title **dnac_debug** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Flag for Cisco DNA Center SDK to enable debugging. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry-default:`false` :ansible-option-choices-default-mark:`← (default)` - :ansible-option-choices-entry:`true` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_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.pnp_intent_module__parameter-dnac_log: .. rst-class:: ansible-option-title **dnac_log** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Flag for logging playbook execution details. If set to true the log file will be created at the location of the execution with the name dnac.log .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry-default:`false` :ansible-option-choices-default-mark:`← (default)` - :ansible-option-choices-entry:`true` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_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.pnp_intent_module__parameter-dnac_port: .. rst-class:: ansible-option-title **dnac_port** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
The Cisco DNA Center port. .. rst-class:: ansible-option-line :ansible-option-default-bold:`Default:` :ansible-option-default:`"443"` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-dnac_username: .. _ansible_collections.cisco.dnac.pnp_intent_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.pnp_intent_module__parameter-dnac_verify: .. rst-class:: ansible-option-title **dnac_verify** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Flag to enable or disable SSL certificate verification. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`false` - :ansible-option-choices-entry-default:`true` :ansible-option-choices-default-mark:`← (default)` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_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.pnp_intent_module__parameter-state: .. rst-class:: ansible-option-title **state** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
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
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__parameter-validate_response_schema: .. rst-class:: ansible-option-title **validate_response_schema** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Flag for Cisco DNA Center SDK to enable the validation of request bodies against a JSON schema. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`false` - :ansible-option-choices-entry-default:`true` :ansible-option-choices-default-mark:`← (default)` .. raw:: html
.. Attributes .. Notes Notes ----- .. note:: - SDK Method used are device\_onboarding\_pnp.DeviceOnboardingPnp.add\_device, device\_onboarding\_pnp.DeviceOnboardingPnp.claim\_a\_device\_to\_a\_site, device\_onboarding\_pnp.DeviceOnboardingPnp.delete\_device\_by\_id\_from\_pnp, - Paths used are post /dna/intent/api/v1/onboarding/pnp-device post /dna/intent/api/v1/onboarding/pnp-device/site-claim post /dna/intent/api/v1/onboarding/pnp-device/{id} - 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: Add a new device and claim the device cisco.dnac.pnp_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 state: merged config: template_name: string image_name: string site_name: string deviceInfo: aaaCredentials: password: string username: string addedOn: 0 addnMacAddrs: - string agentType: string authStatus: string authenticatedSudiSerialNo: string capabilitiesSupported: - string cmState: string description: string deviceSudiSerialNos: - string deviceType: string featuresSupported: - string fileSystemList: - freespace: 0 name: string readable: true size: 0 type: string writeable: true firstContact: 0 hostname: string httpHeaders: - key: string value: string imageFile: string imageVersion: string ipInterfaces: - ipv4Address: {} ipv6AddressList: - {} macAddress: string name: string status: string lastContact: 0 lastSyncTime: 0 lastUpdateOn: 0 location: address: string altitude: string latitude: string longitude: string siteId: string macAddress: string mode: string name: string neighborLinks: - localInterfaceName: string localMacAddress: string localShortInterfaceName: string remoteDeviceName: string remoteInterfaceName: string remoteMacAddress: string remotePlatform: string remoteShortInterfaceName: string remoteVersion: string onbState: string pid: string pnpProfileList: - createdBy: string discoveryCreated: true primaryEndpoint: certificate: string fqdn: string ipv4Address: {} ipv6Address: {} port: 0 protocol: string profileName: string secondaryEndpoint: certificate: string fqdn: string ipv4Address: {} ipv6Address: {} port: 0 protocol: string populateInventory: true preWorkflowCliOuputs: - cli: string cliOutput: string projectId: string projectName: string reloadRequested: true serialNumber: string smartAccountId: string source: string stack: true stackInfo: isFullRing: true stackMemberList: - hardwareVersion: string licenseLevel: string licenseType: string macAddress: string pid: string priority: 0 role: string serialNumber: string softwareVersion: string stackNumber: 0 state: string sudiSerialNumber: string stackRingProtocol: string supportsStackWorkflows: true totalMemberCount: 0 validLicenseLevels: string state: string sudiRequired: true tags: {} userSudiSerialNos: - string virtualAccountId: string workflowId: string workflowName: 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.pnp_intent_module__return-response_1: .. rst-class:: ansible-option-title **response_1** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
A dictionary 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 {\\n \\"response\\": String,\\n \\"version\\": String\\n },\\n \\"msg\\": String\\n}\\n"` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__return-response_2: .. rst-class:: ansible-option-title **response_2** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html
- .. raw:: html
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
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_intent_module__return-response_3: .. rst-class:: ansible-option-title **response_3** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
A string 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\\": String,\\n \\"msg\\": String\\n}\\n"` .. raw:: html
.. Status (Presently only deprecated) .. Authors Authors ~~~~~~~ - Madhan Sankaranarayanan (@madhansansel) Rishita Chowdhary (@rishitachowdhary) .. Extra links Collection links ~~~~~~~~~~~~~~~~ .. raw:: html .. Parsing errors