.. Document meta :orphan: .. |antsibull-internal-nbsp| unicode:: 0xA0 :trim: .. role:: ansible-attribute-support-label .. role:: ansible-attribute-support-property .. role:: ansible-attribute-support-full .. role:: ansible-attribute-support-partial .. role:: ansible-attribute-support-none .. role:: ansible-attribute-support-na .. role:: ansible-option-type .. role:: ansible-option-elements .. role:: ansible-option-required .. role:: ansible-option-versionadded .. role:: ansible-option-aliases .. role:: ansible-option-choices .. role:: ansible-option-choices-entry .. role:: ansible-option-default .. role:: ansible-option-default-bold .. role:: ansible-option-configuration .. role:: ansible-option-returned-bold .. role:: ansible-option-sample-bold .. Anchors .. _ansible_collections.cisco.dnac.sensor_module: .. Anchors: short name for ansible.builtin .. Anchors: aliases .. Title cisco.dnac.sensor module -- Resource module for Sensor ++++++++++++++++++++++++++++++++++++++++++++++++++++++ .. Collection note .. note:: This module is part of the `cisco.dnac collection <https://galaxy.ansible.com/cisco/dnac>`_ (version 3.3.1). You might already have this collection installed if you are using the ``ansible`` package. It is not included in ``ansible-core``. To check whether it is installed, run :code:`ansible-galaxy collection list`. To install it, use: :code:`ansible-galaxy collection install cisco.dnac`. To use it in a playbook, specify: :code:`cisco.dnac.sensor`. .. version_added .. versionadded:: 3.1.0 of cisco.dnac .. contents:: :local: :depth: 1 .. Deprecated Synopsis -------- .. Description - Manage operations create and delete of the resource Sensor. .. note:: This module has a corresponding :ref:`action plugin <action_plugins>`. .. Aliases .. Requirements Requirements ------------ The below requirements are needed on the host that executes this module. - dnacentersdk >= 2.3.3 - python >= 3.5 .. Options Parameters ---------- .. rst-class:: ansible-option-table .. list-table:: :width: 100% :widths: auto :header-rows: 1 * - Parameter - Comments * - .. raw:: html <div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-apCoverage"></div> .. _ansible_collections.cisco.dnac.sensor_module__parameter-apCoverage: .. rst-class:: ansible-option-title **apCoverage** .. raw:: html <a class="ansibleOptionLink" href="#parameter-apCoverage" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-cell"> Sensor's apCoverage. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-apCoverage/bands"></div> .. _ansible_collections.cisco.dnac.sensor_module__parameter-apCoverage/bands: .. rst-class:: ansible-option-title **bands** .. raw:: html <a class="ansibleOptionLink" href="#parameter-apCoverage/bands" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Bands. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-apCoverage/numberOfApsToTest"></div> .. _ansible_collections.cisco.dnac.sensor_module__parameter-apCoverage/numberOfApsToTest: .. rst-class:: ansible-option-title **numberOfApsToTest** .. raw:: html <a class="ansibleOptionLink" href="#parameter-apCoverage/numberOfApsToTest" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Number Of Aps To Test. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-apCoverage/rssiThreshold"></div> .. _ansible_collections.cisco.dnac.sensor_module__parameter-apCoverage/rssiThreshold: .. rst-class:: ansible-option-title **rssiThreshold** .. raw:: html <a class="ansibleOptionLink" href="#parameter-apCoverage/rssiThreshold" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Rssi Threshold. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-connection"></div> .. _ansible_collections.cisco.dnac.sensor_module__parameter-connection: .. rst-class:: ansible-option-title **connection** .. raw:: html <a class="ansibleOptionLink" href="#parameter-connection" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-cell"> Connection. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-dnac_debug"></div> .. _ansible_collections.cisco.dnac.sensor_module__parameter-dnac_debug: .. rst-class:: ansible-option-title **dnac_debug** .. raw:: html <a class="ansibleOptionLink" href="#parameter-dnac_debug" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html </div> - .. raw:: html <div class="ansible-option-cell"> Flag for Cisco DNA Center SDK to enable debugging. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-default-bold:`no` :ansible-option-default:`← (default)` - :ansible-option-choices-entry:`yes` .. raw:: html </div> * - .. raw:: html <div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-dnac_host"></div> .. _ansible_collections.cisco.dnac.sensor_module__parameter-dnac_host: .. rst-class:: ansible-option-title **dnac_host** .. raw:: html <a class="ansibleOptionLink" href="#parameter-dnac_host" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` / :ansible-option-required:`required` .. raw:: html </div> - .. raw:: html <div class="ansible-option-cell"> The Cisco DNA Center hostname. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-dnac_password"></div> .. _ansible_collections.cisco.dnac.sensor_module__parameter-dnac_password: .. rst-class:: ansible-option-title **dnac_password** .. raw:: html <a class="ansibleOptionLink" href="#parameter-dnac_password" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-cell"> The Cisco DNA Center password to authenticate. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-dnac_port"></div> .. _ansible_collections.cisco.dnac.sensor_module__parameter-dnac_port: .. rst-class:: ansible-option-title **dnac_port** .. raw:: html <a class="ansibleOptionLink" href="#parameter-dnac_port" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-cell"> The Cisco DNA Center port. .. rst-class:: ansible-option-line :ansible-option-default-bold:`Default:` :ansible-option-default:`443` .. raw:: html </div> * - .. raw:: html <div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-dnac_username"></div> <div class="ansibleOptionAnchor" id="parameter-user"></div> .. _ansible_collections.cisco.dnac.sensor_module__parameter-dnac_username: .. _ansible_collections.cisco.dnac.sensor_module__parameter-user: .. rst-class:: ansible-option-title **dnac_username** .. raw:: html <a class="ansibleOptionLink" href="#parameter-dnac_username" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-aliases:`aliases: user` .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-cell"> The Cisco DNA Center username to authenticate. .. rst-class:: ansible-option-line :ansible-option-default-bold:`Default:` :ansible-option-default:`"admin"` .. raw:: html </div> * - .. raw:: html <div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-dnac_verify"></div> .. _ansible_collections.cisco.dnac.sensor_module__parameter-dnac_verify: .. rst-class:: ansible-option-title **dnac_verify** .. raw:: html <a class="ansibleOptionLink" href="#parameter-dnac_verify" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html </div> - .. raw:: html <div class="ansible-option-cell"> Flag to enable or disable SSL certificate verification. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`no` - :ansible-option-default-bold:`yes` :ansible-option-default:`← (default)` .. raw:: html </div> * - .. raw:: html <div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-dnac_version"></div> .. _ansible_collections.cisco.dnac.sensor_module__parameter-dnac_version: .. rst-class:: ansible-option-title **dnac_version** .. raw:: html <a class="ansibleOptionLink" href="#parameter-dnac_version" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-cell"> Informs the SDK which version of Cisco DNA Center to use. .. rst-class:: ansible-option-line :ansible-option-default-bold:`Default:` :ansible-option-default:`"2.2.2.3"` .. raw:: html </div> * - .. raw:: html <div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-modelVersion"></div> .. _ansible_collections.cisco.dnac.sensor_module__parameter-modelVersion: .. rst-class:: ansible-option-title **modelVersion** .. raw:: html <a class="ansibleOptionLink" href="#parameter-modelVersion" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html </div> - .. raw:: html <div class="ansible-option-cell"> Model Version. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-name"></div> .. _ansible_collections.cisco.dnac.sensor_module__parameter-name: .. rst-class:: ansible-option-title **name** .. raw:: html <a class="ansibleOptionLink" href="#parameter-name" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-cell"> Name. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-ssids"></div> .. _ansible_collections.cisco.dnac.sensor_module__parameter-ssids: .. rst-class:: ansible-option-title **ssids** .. raw:: html <a class="ansibleOptionLink" href="#parameter-ssids" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-cell"> Sensor's ssids. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-ssids/authType"></div> .. _ansible_collections.cisco.dnac.sensor_module__parameter-ssids/authType: .. rst-class:: ansible-option-title **authType** .. raw:: html <a class="ansibleOptionLink" href="#parameter-ssids/authType" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Auth Type. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-ssids/categories"></div> .. _ansible_collections.cisco.dnac.sensor_module__parameter-ssids/categories: .. rst-class:: ansible-option-title **categories** .. raw:: html <a class="ansibleOptionLink" href="#parameter-ssids/categories" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Categories. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-ssids/profileName"></div> .. _ansible_collections.cisco.dnac.sensor_module__parameter-ssids/profileName: .. rst-class:: ansible-option-title **profileName** .. raw:: html <a class="ansibleOptionLink" href="#parameter-ssids/profileName" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Profile Name. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-ssids/psk"></div> .. _ansible_collections.cisco.dnac.sensor_module__parameter-ssids/psk: .. rst-class:: ansible-option-title **psk** .. raw:: html <a class="ansibleOptionLink" href="#parameter-ssids/psk" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Psk. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-ssids/qosPolicy"></div> .. _ansible_collections.cisco.dnac.sensor_module__parameter-ssids/qosPolicy: .. rst-class:: ansible-option-title **qosPolicy** .. raw:: html <a class="ansibleOptionLink" href="#parameter-ssids/qosPolicy" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Qos Policy. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-ssids/ssid"></div> .. _ansible_collections.cisco.dnac.sensor_module__parameter-ssids/ssid: .. rst-class:: ansible-option-title **ssid** .. raw:: html <a class="ansibleOptionLink" href="#parameter-ssids/ssid" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Ssid. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-ssids/tests"></div> .. _ansible_collections.cisco.dnac.sensor_module__parameter-ssids/tests: .. rst-class:: ansible-option-title **tests** .. raw:: html <a class="ansibleOptionLink" href="#parameter-ssids/tests" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Sensor's tests. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-ssids/tests/config"></div> .. _ansible_collections.cisco.dnac.sensor_module__parameter-ssids/tests/config: .. rst-class:: ansible-option-title **config** .. raw:: html <a class="ansibleOptionLink" href="#parameter-ssids/tests/config" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Config. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-ssids/tests/name"></div> .. _ansible_collections.cisco.dnac.sensor_module__parameter-ssids/tests/name: .. rst-class:: ansible-option-title **name** .. raw:: html <a class="ansibleOptionLink" href="#parameter-ssids/tests/name" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Name. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-ssids/thirdParty"></div> .. _ansible_collections.cisco.dnac.sensor_module__parameter-ssids/thirdParty: .. rst-class:: ansible-option-title **thirdParty** .. raw:: html <a class="ansibleOptionLink" href="#parameter-ssids/thirdParty" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Sensor's thirdParty. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-indent"></div><div class="ansible-option-indent"></div><div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-ssids/thirdParty/selected"></div> .. _ansible_collections.cisco.dnac.sensor_module__parameter-ssids/thirdParty/selected: .. rst-class:: ansible-option-title **selected** .. raw:: html <a class="ansibleOptionLink" href="#parameter-ssids/thirdParty/selected" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html </div> - .. raw:: html <div class="ansible-option-indent-desc"></div><div class="ansible-option-indent-desc"></div><div class="ansible-option-cell"> Selected. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`no` - :ansible-option-choices-entry:`yes` .. raw:: html </div> * - .. raw:: html <div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-templateName"></div> .. _ansible_collections.cisco.dnac.sensor_module__parameter-templateName: .. rst-class:: ansible-option-title **templateName** .. raw:: html <a class="ansibleOptionLink" href="#parameter-templateName" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html </div> - .. raw:: html <div class="ansible-option-cell"> TemplateName query parameter. .. raw:: html </div> * - .. raw:: html <div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="parameter-validate_response_schema"></div> .. _ansible_collections.cisco.dnac.sensor_module__parameter-validate_response_schema: .. rst-class:: ansible-option-title **validate_response_schema** .. raw:: html <a class="ansibleOptionLink" href="#parameter-validate_response_schema" title="Permalink to this option"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html </div> - .. raw:: html <div class="ansible-option-cell"> Flag for Cisco DNA Center SDK to enable the validation of request bodies against a JSON schema. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`no` - :ansible-option-default-bold:`yes` :ansible-option-default:`← (default)` .. raw:: html </div> .. Attributes .. Notes Notes ----- .. note:: - 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:: `Sensor reference <https://dnacentersdk.readthedocs.io/en/latest/api/api.html#v3-0-0-summary>`_ Complete reference of the Sensor object model. .. Examples Examples -------- .. code-block:: yaml+jinja - name: Create cisco.dnac.sensor: dnac_host: "{{dnac_host}}" dnac_username: "{{dnac_username}}" dnac_password: "{{dnac_password}}" dnac_verify: "{{dnac_verify}}" dnac_port: "{{dnac_port}}" dnac_version: "{{dnac_version}}" dnac_debug: "{{dnac_debug}}" state: present apCoverage: - bands: string numberOfApsToTest: string rssiThreshold: string connection: string modelVersion: 0 name: string ssids: - authType: string categories: - string profileName: string psk: string qosPolicy: string ssid: string tests: - config: - {} name: string thirdParty: selected: true - name: Delete all cisco.dnac.sensor: dnac_host: "{{dnac_host}}" dnac_username: "{{dnac_username}}" dnac_password: "{{dnac_password}}" dnac_verify: "{{dnac_verify}}" dnac_port: "{{dnac_port}}" dnac_version: "{{dnac_version}}" dnac_debug: "{{dnac_debug}}" state: absent templateName: string .. Facts .. Return values Return Values ------------- Common return values are documented :ref:`here <common_return_values>`, the following are the fields unique to this module: .. rst-class:: ansible-option-table .. list-table:: :width: 100% :widths: auto :header-rows: 1 * - Key - Description * - .. raw:: html <div class="ansible-option-cell"> <div class="ansibleOptionAnchor" id="return-dnac_response"></div> .. _ansible_collections.cisco.dnac.sensor_module__return-dnac_response: .. rst-class:: ansible-option-title **dnac_response** .. raw:: html <a class="ansibleOptionLink" href="#return-dnac_response" title="Permalink to this return value"></a> .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html </div> - .. raw:: html <div class="ansible-option-cell"> A dictionary or list with the response returned by the Cisco DNAC Python SDK .. rst-class:: ansible-option-line :ansible-option-returned-bold:`Returned:` always .. rst-class:: ansible-option-line .. rst-class:: ansible-option-sample :ansible-option-sample-bold:`Sample:` "{\\n \\"version\\": \\"string\\",\\n \\"response\\": {\\n \\"\_id\\": \\"string\\",\\n \\"name\\": \\"string\\",\\n \\"version\\": 0,\\n \\"modelVersion\\": 0,\\n \\"startTime\\": 0,\\n \\"lastModifiedTime\\": 0,\\n \\"numAssociatedSensor\\": 0,\\n \\"location\\": {},\\n \\"siteHierarchy\\": {},\\n \\"status\\": \\"string\\",\\n \\"connection\\": \\"string\\",\\n \\"frequency\\": {},\\n \\"rssiThreshold\\": 0,\\n \\"numNeighborAPThreshold\\": 0,\\n \\"scheduleInDays\\": 0,\\n \\"wlans\\": [\\n {}\\n ],\\n \\"ssids\\": [\\n {\\n \\"bands\\": {},\\n \\"ssid\\": \\"string\\",\\n \\"profileName\\": \\"string\\",\\n \\"authType\\": \\"string\\",\\n \\"authTypeRcvd\\": {},\\n \\"psk\\": \\"string\\",\\n \\"username\\": {},\\n \\"password\\": {},\\n \\"eapMethod\\": {},\\n \\"scep\\": true,\\n \\"authProtocol\\": {},\\n \\"certfilename\\": {},\\n \\"certxferprotocol\\": \\"string\\",\\n \\"certstatus\\": \\"string\\",\\n \\"certpassphrase\\": {},\\n \\"certdownloadurl\\": {},\\n \\"numAps\\": 0,\\n \\"numSensors\\": 0,\\n \\"layer3webAuthsecurity\\": {},\\n \\"layer3webAuthuserName\\": {},\\n \\"layer3webAuthpassword\\": {},\\n \\"extWebAuthVirtualIp\\": {},\\n \\"layer3webAuthEmailAddress\\": {},\\n \\"qosPolicy\\": \\"string\\",\\n \\"extWebAuth\\": true,\\n \\"whiteList\\": true,\\n \\"extWebAuthPortal\\": {},\\n \\"extWebAuthAccessUrl\\": {},\\n \\"extWebAuthHtmlTag\\": [\\n {}\\n ],\\n \\"thirdParty\\": {\\n \\"selected\\": true\\n },\\n \\"id\\": 0,\\n \\"wlanId\\": 0,\\n \\"wlc\\": {},\\n \\"validFrom\\": 0,\\n \\"validTo\\": 0,\\n \\"status\\": \\"string\\",\\n \\"tests\\": [\\n {\\n \\"name\\": \\"string\\",\\n \\"config\\": [\\n {}\\n ]\\n }\\n ]\\n }\\n ],\\n \\"testScheduleMode\\": \\"string\\",\\n \\"showWlcUpgradeBanner\\": true,\\n \\"radioAsSensorRemoved\\": true,\\n \\"encryptionMode\\": \\"string\\",\\n \\"runNow\\": \\"string\\",\\n \\"locationInfoList\\": [\\n {}\\n ],\\n \\"schedule\\": {},\\n \\"tests\\": {},\\n \\"sensors\\": [\\n {}\\n ],\\n \\"apCoverage\\": [\\n {\\n \\"bands\\": \\"string\\",\\n \\"numberOfApsToTest\\": 0,\\n \\"rssiThreshold\\": 0\\n }\\n ],\\n \\"testDurationEstimate\\": 0,\\n \\"testTemplate\\": true,\\n \\"legacyTestSuite\\": true,\\n \\"tenantId\\": {}\\n }\\n}\\n" .. raw:: html </div> .. Status (Presently only deprecated) .. Authors Authors ~~~~~~~ - Rafael Campos (@racampos) .. Parsing errors