.. 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_import_module: .. Anchors: short name for ansible.builtin .. Anchors: aliases .. Title cisco.dnac.pnp_device_import module -- Resource module for Pnp Device Import ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ .. Collection note .. note:: This module is part of the `cisco.dnac collection `_ (version 6.8.1). To install it, use: :code:`ansible-galaxy collection install cisco.dnac`. You need further requirements to be able to use this module, see :ref:`Requirements ` for details. To use it in a playbook, specify: :code:`cisco.dnac.pnp_device_import`. .. version_added .. rst-class:: ansible-version-added New in cisco.dnac 3.1.0 .. contents:: :local: :depth: 1 .. Deprecated Synopsis -------- .. Description - Manage operation create of the resource Pnp Device Import. - Add devices to PnP in bulk. .. note:: This module has a corresponding :ref:`action plugin `. .. Aliases .. Requirements .. _ansible_collections.cisco.dnac.pnp_device_import_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_import_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_import_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_import_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_import_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_import_module__parameter-dnac_username: .. _ansible_collections.cisco.dnac.pnp_device_import_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_import_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_import_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.5.3"` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload: .. rst-class:: ansible-option-title **payload** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html
- .. raw:: html
Pnp Device Import's payload. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/_id: .. rst-class:: ansible-option-title **_id** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pnp Device Import's \_id. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's deviceInfo. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's aaaCredentials. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's password. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's username. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's addedOn. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's addnMacAddrs. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's agentType. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's authenticatedSudiSerialNo. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's authStatus. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's capabilitiesSupported. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's cmState. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's description. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's deviceSudiSerialNos. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's deviceType. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's featuresSupported. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's fileSystemList. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's freespace. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's name. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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_import_module__parameter-payload/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 Import's size. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's type. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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_import_module__parameter-payload/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 Import's firstContact. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's hostname. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's httpHeaders. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's key. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's value. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's imageFile. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's imageVersion. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's ipInterfaces. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's ipv4Address. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's ipv6AddressList. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's macAddress. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's name. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's status. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's lastContact. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's lastSyncTime. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's lastUpdateOn. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's location. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's address. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's altitude. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's latitude. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's longitude. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's siteId. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's macAddress. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's mode. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's name. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's neighborLinks. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's localInterfaceName. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's localMacAddress. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's localShortInterfaceName. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's remoteDeviceName. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's remoteInterfaceName. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's remoteMacAddress. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's remotePlatform. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's remoteShortInterfaceName. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's remoteVersion. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's onbState. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's pid. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's pnpProfileList. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's createdBy. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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_import_module__parameter-payload/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 Import's primaryEndpoint. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's certificate. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's fqdn. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's ipv4Address. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's ipv6Address. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's port. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's protocol. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's profileName. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's secondaryEndpoint. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's certificate. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's fqdn. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's ipv4Address. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's ipv6Address. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's port. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's protocol. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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_import_module__parameter-payload/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 Import's preWorkflowCliOuputs. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's cli. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's cliOutput. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's projectId. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's projectName. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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_import_module__parameter-payload/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 Import's serialNumber. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's smartAccountId. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's source. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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_import_module__parameter-payload/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 Import's stackInfo. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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_import_module__parameter-payload/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 Import's stackMemberList. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's hardwareVersion. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's licenseLevel. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's licenseType. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's macAddress. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's pid. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's priority. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's role. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's serialNumber. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's softwareVersion. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's stackNumber. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's state. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's sudiSerialNumber. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's stackRingProtocol. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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_import_module__parameter-payload/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 Import's totalMemberCount. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's validLicenseLevels. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's state. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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_import_module__parameter-payload/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 Import's tags. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's userSudiSerialNos. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's virtualAccountId. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's workflowId. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's workflowName. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's runSummaryList. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's details. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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_import_module__parameter-payload/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 Import's historyTaskInfo. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's addnDetails. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's key. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's value. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's name. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's timeTaken. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's type. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's workItemList. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's command. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's endTime. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's outputStr. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's startTime. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's state. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's timeTaken. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's timestamp. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's systemResetWorkflow. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's \_id. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's addedOn. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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_import_module__parameter-payload/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 Import's configId. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's currTaskIdx. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's description. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's endTime. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's execTime. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's imageId. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's instanceType. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's lastupdateOn. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's name. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's startTime. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's state. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's tasks. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's currWorkItemIdx. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's endTime. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's name. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's startTime. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's state. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's taskSeqNo. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's timeTaken. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's type. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's workItemList. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's command. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's endTime. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's outputStr. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's startTime. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's state. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's timeTaken. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's tenantId. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's type. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's useState. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's version. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's systemWorkflow. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's \_id. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's addedOn. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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_import_module__parameter-payload/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 Import's configId. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's currTaskIdx. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's description. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's endTime. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's execTime. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's imageId. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's instanceType. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's lastupdateOn. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's name. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's startTime. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's state. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's tasks. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's currWorkItemIdx. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's endTime. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's name. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's startTime. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's state. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's taskSeqNo. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's timeTaken. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's type. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's workItemList. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's command. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's endTime. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's outputStr. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's startTime. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's state. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's timeTaken. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's tenantId. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's type. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's useState. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's version. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's tenantId. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's version. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's workflow. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's \_id. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's addedOn. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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_import_module__parameter-payload/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 Import's configId. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's currTaskIdx. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's description. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's endTime. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's execTime. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's imageId. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's instanceType. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's lastupdateOn. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's name. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's startTime. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's state. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's tasks. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's currWorkItemIdx. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's endTime. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's name. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's startTime. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's state. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's taskSeqNo. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's timeTaken. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's type. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's workItemList. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's command. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's endTime. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's outputStr. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's startTime. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's state. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's timeTaken. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's tenantId. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's type. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's useState. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's version. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's workflowParameters. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's configList. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's configId. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's configParameters. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's key. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's value. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's licenseLevel. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's licenseType. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-payload/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 Import's topOfStackSerialNumber. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.pnp_device_import_module__parameter-validate_response_schema: .. rst-class:: ansible-option-title **validate_response_schema** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Flag for Cisco DNA Center SDK to enable the validation of request bodies against a JSON schema. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`false` - :ansible-option-choices-entry-default:`true` :ansible-option-choices-default-mark:`← (default)` .. raw:: html
.. Attributes .. Notes Notes ----- .. note:: - SDK Method used are device\_onboarding\_pnp.DeviceOnboardingPnp.import\_devices\_in\_bulk, - Paths used are post /dna/intent/api/v1/onboarding/pnp-device/import, - 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) ImportDevicesInBulk `_ Complete reference of the ImportDevicesInBulk API. .. Examples Examples -------- .. code-block:: yaml+jinja - name: Create cisco.dnac.pnp_device_import: 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}}" payload: - _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 .. 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_import_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:`{"failureList": [{"id": "string", "index": 0, "msg": "string", "serialNum": "string"}], "successList": [{"\_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"}, "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"}}]}` .. raw:: html
.. Status (Presently only deprecated) .. Authors Authors ~~~~~~~ - Rafael Campos (@racampos) .. Extra links Collection links ~~~~~~~~~~~~~~~~ .. raw:: html .. Parsing errors