.. 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_device_module: .. Anchors: short name for ansible.builtin .. Anchors: aliases .. Title cisco.dnac.pnp_device module -- Resource module for Pnp Device ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ .. Collection note .. note:: This module is part of the `cisco.dnac collection `_ (version 6.6.4). 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_device`. .. version_added .. rst-class:: ansible-version-added New in cisco.dnac 3.1.0 .. contents:: :local: :depth: 1 .. Deprecated Synopsis -------- .. Description - Manage operations create, update and delete of the resource Pnp Device. - Adds a device to the PnP database. - Deletes specified device from PnP database. - Updates device details specified by device id in PnP database. .. note:: This module has a corresponding :ref:`action plugin `. .. Aliases .. Requirements .. _ansible_collections.cisco.dnac.pnp_device_module_requirements: Requirements ------------ The below requirements are needed on the host that executes this module. - dnacentersdk \>= 2.5.5 - python \>= 3.5 .. Options Parameters ---------- .. rst-class:: ansible-option-table .. list-table:: :width: 100% :widths: auto :header-rows: 1 * - Parameter - Comments * - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-_id: .. rst-class:: ansible-option-title **_id** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's \_id. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-deviceinfo/stackinfo/validlicenselevels: .. rst-class:: ansible-option-title **validLicenseLevels** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html
- .. raw:: html
Pnp Device's validLicenseLevels. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_module__parameter-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_device_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_device_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_device_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_device_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.pnp_device_module__parameter-dnac_username: .. _ansible_collections.cisco.dnac.pnp_device_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_device_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_device_module__parameter-dnac_version: .. rst-class:: ansible-option-title **dnac_version** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Informs the SDK which version of Cisco DNA Center to use. .. rst-class:: ansible-option-line :ansible-option-default-bold:`Default:` :ansible-option-default:`"2.3.3.0"` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-id: .. rst-class:: ansible-option-title **id** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Id path parameter. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-runsummarylist: .. rst-class:: ansible-option-title **runSummaryList** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html
- .. raw:: html
Pnp Device's runSummaryList. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-runsummarylist/details: .. rst-class:: ansible-option-title **details** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's details. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-runsummarylist/errorflag: .. rst-class:: ansible-option-title **errorFlag** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
ErrorFlag 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_device_module__parameter-runsummarylist/historytaskinfo: .. rst-class:: ansible-option-title **historyTaskInfo** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Pnp Device's historyTaskInfo. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-runsummarylist/historytaskinfo/addndetails: .. rst-class:: ansible-option-title **addnDetails** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html
- .. raw:: html
Pnp Device's addnDetails. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-runsummarylist/historytaskinfo/addndetails/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_device_module__parameter-runsummarylist/historytaskinfo/addndetails/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_device_module__parameter-runsummarylist/historytaskinfo/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_device_module__parameter-runsummarylist/historytaskinfo/timetaken: .. rst-class:: ansible-option-title **timeTaken** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Pnp Device's timeTaken. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-runsummarylist/historytaskinfo/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_device_module__parameter-runsummarylist/historytaskinfo/workitemlist: .. rst-class:: ansible-option-title **workItemList** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html
- .. raw:: html
Pnp Device's workItemList. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-runsummarylist/historytaskinfo/workitemlist/command: .. rst-class:: ansible-option-title **command** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's command. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-runsummarylist/historytaskinfo/workitemlist/endtime: .. rst-class:: ansible-option-title **endTime** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Pnp Device's endTime. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-runsummarylist/historytaskinfo/workitemlist/outputstr: .. rst-class:: ansible-option-title **outputStr** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's outputStr. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-runsummarylist/historytaskinfo/workitemlist/starttime: .. rst-class:: ansible-option-title **startTime** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Pnp Device's startTime. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-runsummarylist/historytaskinfo/workitemlist/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_device_module__parameter-runsummarylist/historytaskinfo/workitemlist/timetaken: .. rst-class:: ansible-option-title **timeTaken** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Pnp Device's timeTaken. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-runsummarylist/timestamp: .. rst-class:: ansible-option-title **timestamp** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Pnp Device's timestamp. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-systemresetworkflow: .. rst-class:: ansible-option-title **systemResetWorkflow** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Pnp Device's systemResetWorkflow. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-systemresetworkflow/_id: .. rst-class:: ansible-option-title **_id** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's \_id. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-systemresetworkflow/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_device_module__parameter-systemresetworkflow/addtoinventory: .. rst-class:: ansible-option-title **addToInventory** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
AddToInventory 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_device_module__parameter-systemresetworkflow/configid: .. rst-class:: ansible-option-title **configId** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's configId. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-systemresetworkflow/currtaskidx: .. rst-class:: ansible-option-title **currTaskIdx** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Pnp Device's currTaskIdx. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-systemresetworkflow/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_device_module__parameter-systemresetworkflow/endtime: .. rst-class:: ansible-option-title **endTime** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Pnp Device's endTime. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-systemresetworkflow/exectime: .. rst-class:: ansible-option-title **execTime** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Pnp Device's execTime. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-systemresetworkflow/imageid: .. rst-class:: ansible-option-title **imageId** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's imageId. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-systemresetworkflow/instancetype: .. rst-class:: ansible-option-title **instanceType** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's instanceType. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-systemresetworkflow/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_device_module__parameter-systemresetworkflow/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_device_module__parameter-systemresetworkflow/starttime: .. rst-class:: ansible-option-title **startTime** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Pnp Device's startTime. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-systemresetworkflow/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_device_module__parameter-systemresetworkflow/tasks: .. rst-class:: ansible-option-title **tasks** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html
- .. raw:: html
Pnp Device's tasks. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-systemresetworkflow/tasks/currworkitemidx: .. rst-class:: ansible-option-title **currWorkItemIdx** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Pnp Device's currWorkItemIdx. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-systemresetworkflow/tasks/endtime: .. rst-class:: ansible-option-title **endTime** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Pnp Device's endTime. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-systemresetworkflow/tasks/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_device_module__parameter-systemresetworkflow/tasks/starttime: .. rst-class:: ansible-option-title **startTime** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Pnp Device's startTime. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-systemresetworkflow/tasks/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_device_module__parameter-systemresetworkflow/tasks/taskseqno: .. rst-class:: ansible-option-title **taskSeqNo** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Pnp Device's taskSeqNo. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-systemresetworkflow/tasks/timetaken: .. rst-class:: ansible-option-title **timeTaken** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Pnp Device's timeTaken. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-systemresetworkflow/tasks/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_device_module__parameter-systemresetworkflow/tasks/workitemlist: .. rst-class:: ansible-option-title **workItemList** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html
- .. raw:: html
Pnp Device's workItemList. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-systemresetworkflow/tasks/workitemlist/command: .. rst-class:: ansible-option-title **command** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's command. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-systemresetworkflow/tasks/workitemlist/endtime: .. rst-class:: ansible-option-title **endTime** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Pnp Device's endTime. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-systemresetworkflow/tasks/workitemlist/outputstr: .. rst-class:: ansible-option-title **outputStr** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's outputStr. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-systemresetworkflow/tasks/workitemlist/starttime: .. rst-class:: ansible-option-title **startTime** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Pnp Device's startTime. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-systemresetworkflow/tasks/workitemlist/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_device_module__parameter-systemresetworkflow/tasks/workitemlist/timetaken: .. rst-class:: ansible-option-title **timeTaken** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Pnp Device's timeTaken. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-systemresetworkflow/tenantid: .. rst-class:: ansible-option-title **tenantId** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's tenantId. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-systemresetworkflow/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_device_module__parameter-systemresetworkflow/usestate: .. rst-class:: ansible-option-title **useState** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's useState. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-systemresetworkflow/version: .. rst-class:: ansible-option-title **version** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Pnp Device's version. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-systemworkflow: .. rst-class:: ansible-option-title **systemWorkflow** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Pnp Device's systemWorkflow. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-systemworkflow/_id: .. rst-class:: ansible-option-title **_id** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's \_id. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-systemworkflow/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_device_module__parameter-systemworkflow/addtoinventory: .. rst-class:: ansible-option-title **addToInventory** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
AddToInventory 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_device_module__parameter-systemworkflow/configid: .. rst-class:: ansible-option-title **configId** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's configId. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-systemworkflow/currtaskidx: .. rst-class:: ansible-option-title **currTaskIdx** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Pnp Device's currTaskIdx. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-systemworkflow/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_device_module__parameter-systemworkflow/endtime: .. rst-class:: ansible-option-title **endTime** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Pnp Device's endTime. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-systemworkflow/exectime: .. rst-class:: ansible-option-title **execTime** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Pnp Device's execTime. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-systemworkflow/imageid: .. rst-class:: ansible-option-title **imageId** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's imageId. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-systemworkflow/instancetype: .. rst-class:: ansible-option-title **instanceType** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's instanceType. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-systemworkflow/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_device_module__parameter-systemworkflow/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_device_module__parameter-systemworkflow/starttime: .. rst-class:: ansible-option-title **startTime** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Pnp Device's startTime. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-systemworkflow/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_device_module__parameter-systemworkflow/tasks: .. rst-class:: ansible-option-title **tasks** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html
- .. raw:: html
Pnp Device's tasks. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-systemworkflow/tasks/currworkitemidx: .. rst-class:: ansible-option-title **currWorkItemIdx** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Pnp Device's currWorkItemIdx. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-systemworkflow/tasks/endtime: .. rst-class:: ansible-option-title **endTime** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Pnp Device's endTime. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-systemworkflow/tasks/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_device_module__parameter-systemworkflow/tasks/starttime: .. rst-class:: ansible-option-title **startTime** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Pnp Device's startTime. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-systemworkflow/tasks/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_device_module__parameter-systemworkflow/tasks/taskseqno: .. rst-class:: ansible-option-title **taskSeqNo** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Pnp Device's taskSeqNo. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-systemworkflow/tasks/timetaken: .. rst-class:: ansible-option-title **timeTaken** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Pnp Device's timeTaken. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-systemworkflow/tasks/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_device_module__parameter-systemworkflow/tasks/workitemlist: .. rst-class:: ansible-option-title **workItemList** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html
- .. raw:: html
Pnp Device's workItemList. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-systemworkflow/tasks/workitemlist/command: .. rst-class:: ansible-option-title **command** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's command. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-systemworkflow/tasks/workitemlist/endtime: .. rst-class:: ansible-option-title **endTime** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Pnp Device's endTime. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-systemworkflow/tasks/workitemlist/outputstr: .. rst-class:: ansible-option-title **outputStr** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's outputStr. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-systemworkflow/tasks/workitemlist/starttime: .. rst-class:: ansible-option-title **startTime** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Pnp Device's startTime. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-systemworkflow/tasks/workitemlist/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_device_module__parameter-systemworkflow/tasks/workitemlist/timetaken: .. rst-class:: ansible-option-title **timeTaken** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Pnp Device's timeTaken. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-systemworkflow/tenantid: .. rst-class:: ansible-option-title **tenantId** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's tenantId. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-systemworkflow/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_device_module__parameter-systemworkflow/usestate: .. rst-class:: ansible-option-title **useState** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's useState. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-systemworkflow/version: .. rst-class:: ansible-option-title **version** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Pnp Device's version. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-tenantid: .. rst-class:: ansible-option-title **tenantId** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's tenantId. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_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
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-version: .. rst-class:: ansible-option-title **version** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Pnp Device's version. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-workflow: .. rst-class:: ansible-option-title **workflow** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Pnp Device's workflow. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-workflow/_id: .. rst-class:: ansible-option-title **_id** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's \_id. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-workflow/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_device_module__parameter-workflow/addtoinventory: .. rst-class:: ansible-option-title **addToInventory** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
AddToInventory 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_device_module__parameter-workflow/configid: .. rst-class:: ansible-option-title **configId** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's configId. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-workflow/currtaskidx: .. rst-class:: ansible-option-title **currTaskIdx** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Pnp Device's currTaskIdx. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-workflow/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_device_module__parameter-workflow/endtime: .. rst-class:: ansible-option-title **endTime** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Pnp Device's endTime. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-workflow/exectime: .. rst-class:: ansible-option-title **execTime** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Pnp Device's execTime. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-workflow/imageid: .. rst-class:: ansible-option-title **imageId** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's imageId. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-workflow/instancetype: .. rst-class:: ansible-option-title **instanceType** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's instanceType. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-workflow/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_device_module__parameter-workflow/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_device_module__parameter-workflow/starttime: .. rst-class:: ansible-option-title **startTime** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Pnp Device's startTime. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-workflow/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_device_module__parameter-workflow/tasks: .. rst-class:: ansible-option-title **tasks** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html
- .. raw:: html
Pnp Device's tasks. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-workflow/tasks/currworkitemidx: .. rst-class:: ansible-option-title **currWorkItemIdx** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Pnp Device's currWorkItemIdx. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-workflow/tasks/endtime: .. rst-class:: ansible-option-title **endTime** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Pnp Device's endTime. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-workflow/tasks/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_device_module__parameter-workflow/tasks/starttime: .. rst-class:: ansible-option-title **startTime** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Pnp Device's startTime. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-workflow/tasks/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_device_module__parameter-workflow/tasks/taskseqno: .. rst-class:: ansible-option-title **taskSeqNo** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Pnp Device's taskSeqNo. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-workflow/tasks/timetaken: .. rst-class:: ansible-option-title **timeTaken** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Pnp Device's timeTaken. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-workflow/tasks/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_device_module__parameter-workflow/tasks/workitemlist: .. rst-class:: ansible-option-title **workItemList** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html
- .. raw:: html
Pnp Device's workItemList. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-workflow/tasks/workitemlist/command: .. rst-class:: ansible-option-title **command** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's command. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-workflow/tasks/workitemlist/endtime: .. rst-class:: ansible-option-title **endTime** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Pnp Device's endTime. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-workflow/tasks/workitemlist/outputstr: .. rst-class:: ansible-option-title **outputStr** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's outputStr. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-workflow/tasks/workitemlist/starttime: .. rst-class:: ansible-option-title **startTime** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Pnp Device's startTime. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-workflow/tasks/workitemlist/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_device_module__parameter-workflow/tasks/workitemlist/timetaken: .. rst-class:: ansible-option-title **timeTaken** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Pnp Device's timeTaken. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-workflow/tenantid: .. rst-class:: ansible-option-title **tenantId** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's tenantId. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-workflow/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_device_module__parameter-workflow/usestate: .. rst-class:: ansible-option-title **useState** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's useState. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-workflow/version: .. rst-class:: ansible-option-title **version** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Pnp Device's version. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-workflowparameters: .. rst-class:: ansible-option-title **workflowParameters** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Pnp Device's workflowParameters. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-workflowparameters/configlist: .. rst-class:: ansible-option-title **configList** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html
- .. raw:: html
Pnp Device's configList. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-workflowparameters/configlist/configid: .. rst-class:: ansible-option-title **configId** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's configId. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-workflowparameters/configlist/configparameters: .. rst-class:: ansible-option-title **configParameters** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html
- .. raw:: html
Pnp Device's configParameters. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_module__parameter-workflowparameters/configlist/configparameters/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_device_module__parameter-workflowparameters/configlist/configparameters/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_device_module__parameter-workflowparameters/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_device_module__parameter-workflowparameters/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_device_module__parameter-workflowparameters/topofstackserialnumber: .. rst-class:: ansible-option-title **topOfStackSerialNumber** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device's topOfStackSerialNumber. .. raw:: html
.. Attributes .. Notes Notes ----- .. note:: - SDK Method used are device\_onboarding\_pnp.DeviceOnboardingPnp.add\_device, device\_onboarding\_pnp.DeviceOnboardingPnp.delete\_device\_by\_id\_from\_pnp, device\_onboarding\_pnp.DeviceOnboardingPnp.update\_device, - Paths used are post /dna/intent/api/v1/onboarding/pnp-device, delete /dna/intent/api/v1/onboarding/pnp-device/{id}, put /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 See Also -------- .. seealso:: `Cisco DNA Center documentation for Device Onboarding (PnP) AddDevice `_ Complete reference of the AddDevice API. `Cisco DNA Center documentation for Device Onboarding (PnP) DeleteDeviceByIdFromPnP `_ Complete reference of the DeleteDeviceByIdFromPnP API. `Cisco DNA Center documentation for Device Onboarding (PnP) UpdateDevice `_ Complete reference of the UpdateDevice API. .. Examples Examples -------- .. code-block:: yaml+jinja - name: Create cisco.dnac.pnp_device: dnac_host: "{{dnac_host}}" dnac_username: "{{dnac_username}}" dnac_password: "{{dnac_password}}" dnac_verify: "{{dnac_verify}}" dnac_port: "{{dnac_port}}" dnac_version: "{{dnac_version}}" dnac_debug: "{{dnac_debug}}" state: present _id: 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 runSummaryList: - details: string errorFlag: true historyTaskInfo: addnDetails: - key: string value: string name: string timeTaken: 0 type: string workItemList: - command: string endTime: 0 outputStr: string startTime: 0 state: string timeTaken: 0 timestamp: 0 systemResetWorkflow: _id: string addToInventory: true addedOn: 0 configId: string currTaskIdx: 0 description: string endTime: 0 execTime: 0 imageId: string instanceType: string lastupdateOn: 0 name: string startTime: 0 state: string tasks: - currWorkItemIdx: 0 endTime: 0 name: string startTime: 0 state: string taskSeqNo: 0 timeTaken: 0 type: string workItemList: - command: string endTime: 0 outputStr: string startTime: 0 state: string timeTaken: 0 tenantId: string type: string useState: string version: 0 systemWorkflow: _id: string addToInventory: true addedOn: 0 configId: string currTaskIdx: 0 description: string endTime: 0 execTime: 0 imageId: string instanceType: string lastupdateOn: 0 name: string startTime: 0 state: string tasks: - currWorkItemIdx: 0 endTime: 0 name: string startTime: 0 state: string taskSeqNo: 0 timeTaken: 0 type: string workItemList: - command: string endTime: 0 outputStr: string startTime: 0 state: string timeTaken: 0 tenantId: string type: string useState: string version: 0 tenantId: string version: 0 workflow: _id: string addToInventory: true addedOn: 0 configId: string currTaskIdx: 0 description: string endTime: 0 execTime: 0 imageId: string instanceType: string lastupdateOn: 0 name: string startTime: 0 state: string tasks: - currWorkItemIdx: 0 endTime: 0 name: string startTime: 0 state: string taskSeqNo: 0 timeTaken: 0 type: string workItemList: - command: string endTime: 0 outputStr: string startTime: 0 state: string timeTaken: 0 tenantId: string type: string useState: string version: 0 workflowParameters: configList: - configId: string configParameters: - key: string value: string licenseLevel: string licenseType: string topOfStackSerialNumber: string - name: Update by id cisco.dnac.pnp_device: dnac_host: "{{dnac_host}}" dnac_username: "{{dnac_username}}" dnac_password: "{{dnac_password}}" dnac_verify: "{{dnac_verify}}" dnac_port: "{{dnac_port}}" dnac_version: "{{dnac_version}}" dnac_debug: "{{dnac_debug}}" state: present _id: 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 id: string runSummaryList: - details: string errorFlag: true historyTaskInfo: addnDetails: - key: string value: string name: string timeTaken: 0 type: string workItemList: - command: string endTime: 0 outputStr: string startTime: 0 state: string timeTaken: 0 timestamp: 0 systemResetWorkflow: _id: string addToInventory: true addedOn: 0 configId: string currTaskIdx: 0 description: string endTime: 0 execTime: 0 imageId: string instanceType: string lastupdateOn: 0 name: string startTime: 0 state: string tasks: - currWorkItemIdx: 0 endTime: 0 name: string startTime: 0 state: string taskSeqNo: 0 timeTaken: 0 type: string workItemList: - command: string endTime: 0 outputStr: string startTime: 0 state: string timeTaken: 0 tenantId: string type: string useState: string version: 0 systemWorkflow: _id: string addToInventory: true addedOn: 0 configId: string currTaskIdx: 0 description: string endTime: 0 execTime: 0 imageId: string instanceType: string lastupdateOn: 0 name: string startTime: 0 state: string tasks: - currWorkItemIdx: 0 endTime: 0 name: string startTime: 0 state: string taskSeqNo: 0 timeTaken: 0 type: string workItemList: - command: string endTime: 0 outputStr: string startTime: 0 state: string timeTaken: 0 tenantId: string type: string useState: string version: 0 tenantId: string version: 0 workflow: _id: string addToInventory: true addedOn: 0 configId: string currTaskIdx: 0 description: string endTime: 0 execTime: 0 imageId: string instanceType: string lastupdateOn: 0 name: string startTime: 0 state: string tasks: - currWorkItemIdx: 0 endTime: 0 name: string startTime: 0 state: string taskSeqNo: 0 timeTaken: 0 type: string workItemList: - command: string endTime: 0 outputStr: string startTime: 0 state: string timeTaken: 0 tenantId: string type: string useState: string version: 0 workflowParameters: configList: - configId: string configParameters: - key: string value: string licenseLevel: string licenseType: string topOfStackSerialNumber: string - name: Delete by id cisco.dnac.pnp_device: dnac_host: "{{dnac_host}}" dnac_username: "{{dnac_username}}" dnac_password: "{{dnac_password}}" dnac_verify: "{{dnac_verify}}" dnac_port: "{{dnac_port}}" dnac_version: "{{dnac_version}}" dnac_debug: "{{dnac_debug}}" state: absent id: 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_device_module__return-dnac_response: .. rst-class:: ansible-option-title **dnac_response** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
A dictionary or list with the response returned by the Cisco DNAC Python SDK .. rst-class:: ansible-option-line :ansible-option-returned-bold:`Returned:` always .. rst-class:: ansible-option-line .. rst-class:: ansible-option-sample :ansible-option-sample-bold:`Sample:` :ansible-rv-sample-value:`{"\_id": "string", "dayZeroConfig": {"config": "string"}, "dayZeroConfigPreview": {}, "deviceInfo": {"aaaCredentials": {"password": "string", "username": "string"}, "addedOn": 0, "addnMacAddrs": ["string"], "agentType": "string", "authStatus": "string", "authenticatedMicNumber": "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", "siteId": "string", "siteName": "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": {}, "userMicNumbers": ["string"], "userSudiSerialNos": ["string"], "virtualAccountId": "string", "workflowId": "string", "workflowName": "string"}, "runSummaryList": [{"details": "string", "errorFlag": true, "historyTaskInfo": {"addnDetails": [{"key": "string", "value": "string"}], "name": "string", "timeTaken": 0, "type": "string", "workItemList": [{"command": "string", "endTime": 0, "outputStr": "string", "startTime": 0, "state": "string", "timeTaken": 0}]}, "timestamp": 0}], "systemResetWorkflow": {"\_id": "string", "addToInventory": true, "addedOn": 0, "configId": "string", "currTaskIdx": 0, "description": "string", "endTime": 0, "execTime": 0, "imageId": "string", "instanceType": "string", "lastupdateOn": 0, "name": "string", "startTime": 0, "state": "string", "tasks": [{"currWorkItemIdx": 0, "endTime": 0, "name": "string", "startTime": 0, "state": "string", "taskSeqNo": 0, "timeTaken": 0, "type": "string", "workItemList": [{"command": "string", "endTime": 0, "outputStr": "string", "startTime": 0, "state": "string", "timeTaken": 0}]}], "tenantId": "string", "type": "string", "useState": "string", "version": 0}, "systemWorkflow": {"\_id": "string", "addToInventory": true, "addedOn": 0, "configId": "string", "currTaskIdx": 0, "description": "string", "endTime": 0, "execTime": 0, "imageId": "string", "instanceType": "string", "lastupdateOn": 0, "name": "string", "startTime": 0, "state": "string", "tasks": [{"currWorkItemIdx": 0, "endTime": 0, "name": "string", "startTime": 0, "state": "string", "taskSeqNo": 0, "timeTaken": 0, "type": "string", "workItemList": [{"command": "string", "endTime": 0, "outputStr": "string", "startTime": 0, "state": "string", "timeTaken": 0}]}], "tenantId": "string", "type": "string", "useState": "string", "version": 0}, "tenantId": "string", "version": 0, "workflow": {"\_id": "string", "addToInventory": true, "addedOn": 0, "configId": "string", "currTaskIdx": 0, "description": "string", "endTime": 0, "execTime": 0, "imageId": "string", "instanceType": "string", "lastupdateOn": 0, "name": "string", "startTime": 0, "state": "string", "tasks": [{"currWorkItemIdx": 0, "endTime": 0, "name": "string", "startTime": 0, "state": "string", "taskSeqNo": 0, "timeTaken": 0, "type": "string", "workItemList": [{"command": "string", "endTime": 0, "outputStr": "string", "startTime": 0, "state": "string", "timeTaken": 0}]}], "tenantId": "string", "type": "string", "useState": "string", "version": 0}, "workflowParameters": {"configList": [{"configId": "string", "configParameters": [{"key": "string", "value": "string"}]}], "licenseLevel": "string", "licenseType": "string", "topOfStackSerialNumber": "string"}}` .. raw:: html
.. Status (Presently only deprecated) .. Authors Authors ~~~~~~~ - Rafael Campos (@racampos) .. Extra links Collection links ~~~~~~~~~~~~~~~~ .. raw:: html .. Parsing errors