.. 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.sites_wireless_settings_ssids_module: .. Anchors: short name for ansible.builtin .. Anchors: aliases .. Title cisco.dnac.sites_wireless_settings_ssids module -- Resource module for Sites Wireless Settings Ssids ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ .. Collection note .. note:: This module is part of the `cisco.dnac collection `_ (version 6.39.0). 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.sites_wireless_settings_ssids`. .. version_added .. rst-class:: ansible-version-added New in cisco.dnac 6.15.0 .. contents:: :local: :depth: 1 .. Deprecated Synopsis -------- .. Description - Manage operations create, update and delete of the resource Sites Wireless Settings Ssids. - This API allows the user to create an SSID Service Set Identifier at the Global site. - \> This API allows the user to delete an SSID Service Set Identifier at the global level , if the SSID is not mapped to any Wireless Profile, Or remove override from given site Id . - This API allows the user to update an SSID Service Set Identifier at the given site. .. note:: This module has a corresponding :ref:`action plugin `. .. Aliases .. Requirements .. _ansible_collections.cisco.dnac.sites_wireless_settings_ssids_module_requirements: Requirements ------------ The below requirements are needed on the host that executes this module. - dnacentersdk \>= 2.10.1 - 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.sites_wireless_settings_ssids_module__parameter-aaaoverride: .. rst-class:: ansible-option-title **aaaOverride** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Activate the AAA Override feature when set to true. .. 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.sites_wireless_settings_ssids_module__parameter-acctservers: .. rst-class:: ansible-option-title **acctServers** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html
- .. raw:: html
List of Accounting server IpAddresses. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.sites_wireless_settings_ssids_module__parameter-aclname: .. rst-class:: ansible-option-title **aclName** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pre-Auth Access Control List (ACL) Name. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.sites_wireless_settings_ssids_module__parameter-authserver: .. rst-class:: ansible-option-title **authServer** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
For Guest SSIDs ('wlanType' is 'Guest' and 'l3AuthType' is 'web\_auth'), the Authentication Server('authServer') is mandatory. Otherwise, it defaults to 'auth\_external'. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.sites_wireless_settings_ssids_module__parameter-authservers: .. rst-class:: ansible-option-title **authServers** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html
- .. raw:: html
List of Authentication/Authorization server IpAddresses. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.sites_wireless_settings_ssids_module__parameter-authtype: .. rst-class:: ansible-option-title **authType** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
L2 Authentication Type (If authType is not open , then atleast one RSN Cipher Suite and corresponding valid AKM must be enabled). Default is L2 Authentication Type if exists else None. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.sites_wireless_settings_ssids_module__parameter-basicservicesetclientidletimeout: .. rst-class:: ansible-option-title **basicServiceSetClientIdleTimeout** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
This refers to the duration of inactivity, measured in seconds, before a client connected to the Basic Service Set is considered idle and timed out. Default is Basic ServiceSet ClientIdle Timeout if exists else 300. If it needs to be disabled , pass 0 as its value else valid range is 15 to 100000. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.sites_wireless_settings_ssids_module__parameter-basicservicesetmaxidleenable: .. rst-class:: ansible-option-title **basicServiceSetMaxIdleEnable** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Activate the maximum idle feature for the Basic Service Set. .. 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.sites_wireless_settings_ssids_module__parameter-cckmtsftolerance: .. rst-class:: ansible-option-title **cckmTsfTolerance** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
He default value is the Cckm Timestamp Tolerance (in milliseconds, if specified); otherwise, it is 0. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.sites_wireless_settings_ssids_module__parameter-clientexclusionenable: .. rst-class:: ansible-option-title **clientExclusionEnable** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Activate the feature that allows for the exclusion of clients. .. 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.sites_wireless_settings_ssids_module__parameter-clientexclusiontimeout: .. rst-class:: ansible-option-title **clientExclusionTimeout** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
This refers to the length of time, in seconds, a client is excluded or blocked from accessing the network after a specified number of unsuccessful attempts. Default is Client Exclusion Timeout if exists else 180. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.sites_wireless_settings_ssids_module__parameter-clientratelimit: .. rst-class:: ansible-option-title **clientRateLimit** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
This pertains to the maximum data transfer rate, specified in bits per second, that a client is permitted to achieve. It should be in mutliples of 500. Default is Client Rate Limit if exists else 0. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.sites_wireless_settings_ssids_module__parameter-coverageholedetectionenable: .. rst-class:: ansible-option-title **coverageHoleDetectionEnable** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Activate Coverage Hole Detection feature when set to true. .. 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.sites_wireless_settings_ssids_module__parameter-directedmulticastserviceenable: .. rst-class:: ansible-option-title **directedMulticastServiceEnable** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
The Directed Multicast Service feature becomes operational when it is set to true. .. 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.sites_wireless_settings_ssids_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.sites_wireless_settings_ssids_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.sites_wireless_settings_ssids_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.sites_wireless_settings_ssids_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.sites_wireless_settings_ssids_module__parameter-dnac_username: .. _ansible_collections.cisco.dnac.sites_wireless_settings_ssids_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.sites_wireless_settings_ssids_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.sites_wireless_settings_ssids_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.7.6"` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.sites_wireless_settings_ssids_module__parameter-egressqos: .. rst-class:: ansible-option-title **egressQos** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Egress QOS. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.sites_wireless_settings_ssids_module__parameter-externalauthipaddress: .. rst-class:: ansible-option-title **externalAuthIpAddress** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
External WebAuth URL (Mandatory for Guest SSIDs with wlanType = Guest, l3AuthType = web\_auth and authServer = auth\_external). .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.sites_wireless_settings_ssids_module__parameter-fasttransition: .. rst-class:: ansible-option-title **fastTransition** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Fast Transition. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.sites_wireless_settings_ssids_module__parameter-fasttransitionoverthedistributedsystemenable: .. rst-class:: ansible-option-title **fastTransitionOverTheDistributedSystemEnable** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Enable Fast Transition over the Distributed System when set to true. .. 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.sites_wireless_settings_ssids_module__parameter-ghz24policy: .. rst-class:: ansible-option-title **ghz24Policy** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
2.4 Ghz Band Policy value. Allowed only when 2.4 Radio Band is enabled in ssidRadioType. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.sites_wireless_settings_ssids_module__parameter-ghz6policyclientsteering: .. rst-class:: ansible-option-title **ghz6PolicyClientSteering** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
True if 6 GHz Policy Client Steering is enabled, else False. .. 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.sites_wireless_settings_ssids_module__parameter-id: .. rst-class:: ansible-option-title **id** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Id path parameter. SSID ID. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.sites_wireless_settings_ssids_module__parameter-ingressqos: .. rst-class:: ansible-option-title **ingressQos** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Ingress QOS. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.sites_wireless_settings_ssids_module__parameter-isapbeaconprotectionenabled: .. rst-class:: ansible-option-title **isApBeaconProtectionEnabled** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
When set to true, the Access Point (AP) Beacon Protection feature is activated, enhancing the security of the network. .. 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.sites_wireless_settings_ssids_module__parameter-isauthkey8021x: .. rst-class:: ansible-option-title **isAuthKey8021x** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
When set to true, the 802.1X authentication key is in use. .. 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.sites_wireless_settings_ssids_module__parameter-isauthkey8021x_sha256: .. rst-class:: ansible-option-title **isAuthKey8021x_SHA256** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
When set to true, the feature that enables 802.1X authentication using the SHA256 algorithm is turned on. .. 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.sites_wireless_settings_ssids_module__parameter-isauthkey8021xplusft: .. rst-class:: ansible-option-title **isAuthKey8021xPlusFT** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
When set to true, the 802.1X-Plus-FT authentication key is in use. .. 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.sites_wireless_settings_ssids_module__parameter-isauthkeyeasypsk: .. rst-class:: ansible-option-title **isAuthKeyEasyPSK** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
When set to true, the feature that enables the use of Easy Pre-shared Key (PSK) authentication is activated. .. 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.sites_wireless_settings_ssids_module__parameter-isauthkeyowe: .. rst-class:: ansible-option-title **isAuthKeyOWE** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
When set to true, the Opportunistic Wireless Encryption (OWE) authentication key feature is turned on. .. 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.sites_wireless_settings_ssids_module__parameter-isauthkeypsk: .. rst-class:: ansible-option-title **isAuthKeyPSK** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
When set to true, the Pre-shared Key (PSK) authentication feature is enabled. .. 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.sites_wireless_settings_ssids_module__parameter-isauthkeypskplusft: .. rst-class:: ansible-option-title **isAuthKeyPSKPlusFT** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
When set to true, the feature that enables the combination of Pre-shared Key (PSK) and Fast Transition (FT) authentication keys is activated. .. 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.sites_wireless_settings_ssids_module__parameter-isauthkeypsksha256: .. rst-class:: ansible-option-title **isAuthKeyPSKSHA256** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
The feature that allows the use of Pre-shared Key (PSK) authentication with the SHA256 algorithm is enabled when it is set to true. .. 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.sites_wireless_settings_ssids_module__parameter-isauthkeysae: .. rst-class:: ansible-option-title **isAuthKeySae** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
When set to true, the feature enabling the Simultaneous Authentication of Equals (SAE) authentication key is activated. .. 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.sites_wireless_settings_ssids_module__parameter-isauthkeysaeext: .. rst-class:: ansible-option-title **isAuthKeySaeExt** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
When set to true, the Simultaneous Authentication of Equals (SAE) Extended Authentication key feature is turned on. .. 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.sites_wireless_settings_ssids_module__parameter-isauthkeysaeextplusft: .. rst-class:: ansible-option-title **isAuthKeySaeExtPlusFT** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
When set to true, the Simultaneous Authentication of Equals (SAE) combined with Fast Transition (FT) Authentication Key feature is enabled. .. 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.sites_wireless_settings_ssids_module__parameter-isauthkeysaeplusft: .. rst-class:: ansible-option-title **isAuthKeySaePlusFT** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Activating this setting by switching it to true turns on the authentication key feature that supports both Simultaneous Authentication of Equals (SAE) and Fast Transition (FT). .. 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.sites_wireless_settings_ssids_module__parameter-isauthkeysuiteb1921x: .. rst-class:: ansible-option-title **isAuthKeySuiteB1921x** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
When set to true, the SuiteB192-1x authentication key feature is enabled. .. 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.sites_wireless_settings_ssids_module__parameter-isauthkeysuiteb1x: .. rst-class:: ansible-option-title **isAuthKeySuiteB1x** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
When activated by setting it to true, the SuiteB-1x authentication key feature is engaged. .. 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.sites_wireless_settings_ssids_module__parameter-isbroadcastssid: .. rst-class:: ansible-option-title **isBroadcastSSID** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
When activated by setting it to true, the Broadcast SSID feature will make the SSID publicly visible to wireless devices searching for available networks. .. 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.sites_wireless_settings_ssids_module__parameter-iscckmenabled: .. rst-class:: ansible-option-title **isCckmEnabled** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
True if CCKM is enabled, else False. .. 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.sites_wireless_settings_ssids_module__parameter-isenabled: .. rst-class:: ansible-option-title **isEnabled** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Set SSID's admin status as 'Enabled' when set to true. .. 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.sites_wireless_settings_ssids_module__parameter-isfastlaneenabled: .. rst-class:: ansible-option-title **isFastLaneEnabled** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
True if FastLane is enabled, else False. .. 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.sites_wireless_settings_ssids_module__parameter-ishex: .. rst-class:: ansible-option-title **isHex** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
True if passphrase is in Hex format, else False. .. 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.sites_wireless_settings_ssids_module__parameter-ismacfilteringenabled: .. rst-class:: ansible-option-title **isMacFilteringEnabled** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
When set to true, MAC Filtering will be activated, allowing control over network access based on the MAC address of the device. .. 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.sites_wireless_settings_ssids_module__parameter-isposturingenabled: .. rst-class:: ansible-option-title **isPosturingEnabled** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Applicable only for Enterprise SSIDs. When set to True, Posturing will enabled. Required to be set to True if ACL needs to be mapped for Enterprise SSID. .. 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.sites_wireless_settings_ssids_module__parameter-isradiusprofilingenabled: .. rst-class:: ansible-option-title **isRadiusProfilingEnabled** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
'true' if Radius profiling needs to be enabled, defaults to 'false' if not specified. At least one AAA/PSN server is required to enable Radius Profiling. .. 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.sites_wireless_settings_ssids_module__parameter-israndommacfilterenabled: .. rst-class:: ansible-option-title **isRandomMacFilterEnabled** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Deny clients using randomized MAC addresses when set to true. .. 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.sites_wireless_settings_ssids_module__parameter-l3authtype: .. rst-class:: ansible-option-title **l3AuthType** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
L3 Authentication Type. When \*wlanType\* is \*Enterprise\*, \*l3AuthType\* is optional and defaults to \*open\* if not specified. If \*wlanType\* is \*Guest\* then \*l3AuthType\* is mandatory. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.sites_wireless_settings_ssids_module__parameter-managementframeprotectionclientprotection: .. rst-class:: ansible-option-title **managementFrameProtectionClientprotection** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Default is Management Frame Protection Client if exists else Optional. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.sites_wireless_settings_ssids_module__parameter-multipsksettings: .. rst-class:: ansible-option-title **multiPSKSettings** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html
- .. raw:: html
Sites Wireless Settings Ssids's multiPSKSettings. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.sites_wireless_settings_ssids_module__parameter-multipsksettings/passphrase: .. rst-class:: ansible-option-title **passphrase** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Passphrase needs to be between 8 and 63 characters for ASCII type. HEX passphrase needs to be 64 characters. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.sites_wireless_settings_ssids_module__parameter-multipsksettings/passphrasetype: .. rst-class:: ansible-option-title **passphraseType** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Passphrase Type(default ASCII). .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.sites_wireless_settings_ssids_module__parameter-multipsksettings/priority: .. rst-class:: ansible-option-title **priority** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Priority. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.sites_wireless_settings_ssids_module__parameter-nasoptions: .. rst-class:: ansible-option-title **nasOptions** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html
- .. raw:: html
Pre-Defined NAS Options AP ETH Mac Address, AP IP address, AP Location , AP MAC Address, AP Name, AP Policy Tag, AP Site Tag, SSID, System IP Address, System MAC Address, System Name. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.sites_wireless_settings_ssids_module__parameter-neighborlistenable: .. rst-class:: ansible-option-title **neighborListEnable** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
The Neighbor List feature is enabled when it is set to true. .. 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.sites_wireless_settings_ssids_module__parameter-openssid: .. rst-class:: ansible-option-title **openSsid** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Open SSID which is already created in the design and not associated to any other OPEN-SECURED SSID. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.sites_wireless_settings_ssids_module__parameter-passphrase: .. rst-class:: ansible-option-title **passphrase** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Passphrase (Only applicable for SSID with PERSONAL security level). Passphrase needs to be between 8 and 63 characters for ASCII type. HEX passphrase needs to be 64 characters. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.sites_wireless_settings_ssids_module__parameter-policyprofilename: .. rst-class:: ansible-option-title **policyProfileName** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Policy Profile Name. If 'policyProfileName' is not provided, the value of 'profileName' will be assigned to it. If 'profileName' is also not provided, an autogenerated name will be used. Autogenerated name is generated by appending 'ssid' field's value with '\_profile' (Example If 'ssid' = 'ExampleSsid', then autogenerated name will be 'ExampleSsid\_profile'). .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.sites_wireless_settings_ssids_module__parameter-profilename: .. rst-class:: ansible-option-title **profileName** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
WLAN Profile Name, if not passed autogenerated profile name will be assigned. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.sites_wireless_settings_ssids_module__parameter-protectedmanagementframe: .. rst-class:: ansible-option-title **protectedManagementFrame** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
(REQUIRED is applicable for authType WPA3\_PERSONAL, WPA3\_ENTERPRISE, OPEN\_SECURED) and (OPTIONAL/REQUIRED is applicable for authType WPA2\_WPA3\_PERSONAL and WPA2\_WPA3\_ENTERPRISE). .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.sites_wireless_settings_ssids_module__parameter-removeoverrideinhierarchy: .. rst-class:: ansible-option-title **removeOverrideInHierarchy** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
RemoveOverrideInHierarchy query parameter. Remove override in hierarchy. Refer Feature tab for details. .. 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.sites_wireless_settings_ssids_module__parameter-rsnciphersuiteccmp128: .. rst-class:: ansible-option-title **rsnCipherSuiteCcmp128** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
When set to true, the Robust Security Network (RSN) Cipher Suite CCMP128 encryption protocol is activated. .. 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.sites_wireless_settings_ssids_module__parameter-rsnciphersuiteccmp256: .. rst-class:: ansible-option-title **rsnCipherSuiteCcmp256** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
When set to true, the Robust Security Network (RSN) Cipher Suite CCMP256 encryption protocol is activated. .. 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.sites_wireless_settings_ssids_module__parameter-rsnciphersuitegcmp128: .. rst-class:: ansible-option-title **rsnCipherSuiteGcmp128** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
When set to true, the Robust Security Network (RSN) Cipher Suite GCMP128 encryption protocol is activated. .. 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.sites_wireless_settings_ssids_module__parameter-rsnciphersuitegcmp256: .. rst-class:: ansible-option-title **rsnCipherSuiteGcmp256** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
When set to true, the Robust Security Network (RSN) Cipher Suite GCMP256 encryption protocol is activated. .. 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.sites_wireless_settings_ssids_module__parameter-sessiontimeout: .. rst-class:: ansible-option-title **sessionTimeOut** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
This denotes the allotted time span, expressed in seconds, before a session is automatically terminated due to inactivity. Default sessionTimeOut is 1800. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.sites_wireless_settings_ssids_module__parameter-sessiontimeoutenable: .. rst-class:: ansible-option-title **sessionTimeOutEnable** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Turn on the feature that imposes a time limit on user sessions. .. 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.sites_wireless_settings_ssids_module__parameter-siteid: .. rst-class:: ansible-option-title **siteId** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
SiteId path parameter. Site UUID of Global site. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.sites_wireless_settings_ssids_module__parameter-sleepingclientenable: .. rst-class:: ansible-option-title **sleepingClientEnable** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
When set to true, this will activate the timeout settings that apply to clients in sleep mode. .. 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.sites_wireless_settings_ssids_module__parameter-sleepingclienttimeout: .. rst-class:: ansible-option-title **sleepingClientTimeout** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
This refers to the amount of time, measured in minutes, before a sleeping (inactive) client is timed out of the network. Default is Sleeping Client Timeout if exists else 720. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.sites_wireless_settings_ssids_module__parameter-ssid: .. rst-class:: ansible-option-title **ssid** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Name of the SSID. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.sites_wireless_settings_ssids_module__parameter-ssidradiotype: .. rst-class:: ansible-option-title **ssidRadioType** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Radio Policy Enum (default Triple band operation(2.4GHz, 5GHz and 6GHz)). .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.sites_wireless_settings_ssids_module__parameter-validate_response_schema: .. rst-class:: ansible-option-title **validate_response_schema** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Flag for Cisco DNA Center SDK to enable the validation of request bodies against a JSON schema. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`false` - :ansible-option-choices-entry-default:`true` :ansible-option-choices-default-mark:`← (default)` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.sites_wireless_settings_ssids_module__parameter-webpassthrough: .. rst-class:: ansible-option-title **webPassthrough** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
When set to true, the Web-Passthrough feature will be activated for the Guest SSID, allowing guests to bypass certain login requirements. .. 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.sites_wireless_settings_ssids_module__parameter-wlanbandselectenable: .. rst-class:: ansible-option-title **wlanBandSelectEnable** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Band select is allowed only when band options selected contains at least 2.4 GHz and 5 GHz band else false. .. 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.sites_wireless_settings_ssids_module__parameter-wlantype: .. rst-class:: ansible-option-title **wlanType** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Wlan Type. .. raw:: html
.. Attributes .. Notes Notes ----- .. note:: - SDK Method used are wireless.Wireless.create\_ssid, wireless.Wireless.delete\_ssid, wireless.Wireless.update\_ssid, - Paths used are post /dna/intent/api/v1/sites/{siteId}/wirelessSettings/ssids, delete /dna/intent/api/v1/sites/{siteId}/wirelessSettings/ssids/{id}, put /dna/intent/api/v1/sites/{siteId}/wirelessSettings/ssids/{id}, - Does not support \ :literal:`check\_mode`\ - The plugin runs on the control node and does not use any ansible connection plugins, but instead the embedded connection manager from Cisco DNAC SDK - The parameters starting with dnac\_ are used by the Cisco DNAC Python SDK to establish the connection .. Seealso See Also -------- .. seealso:: `Cisco DNA Center documentation for Wireless CreateSSID `_ Complete reference of the CreateSSID API. `Cisco DNA Center documentation for Wireless DeleteSSID `_ Complete reference of the DeleteSSID API. `Cisco DNA Center documentation for Wireless UpdateSSID `_ Complete reference of the UpdateSSID API. .. Examples Examples -------- .. code-block:: yaml+jinja --- - name: Create cisco.dnac.sites_wireless_settings_ssids: 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 aaaOverride: true acctServers: - string aclName: string authServer: string authServers: - string authType: string basicServiceSetClientIdleTimeout: 0 basicServiceSetMaxIdleEnable: true cckmTsfTolerance: 0 clientExclusionEnable: true clientExclusionTimeout: 0 clientRateLimit: 0 coverageHoleDetectionEnable: true directedMulticastServiceEnable: true egressQos: string externalAuthIpAddress: string fastTransition: string fastTransitionOverTheDistributedSystemEnable: true ghz24Policy: string ghz6PolicyClientSteering: true ingressQos: string isApBeaconProtectionEnabled: true isAuthKey8021x: true isAuthKey8021xPlusFT: true isAuthKey8021x_SHA256: true isAuthKeyEasyPSK: true isAuthKeyOWE: true isAuthKeyPSK: true isAuthKeyPSKPlusFT: true isAuthKeyPSKSHA256: true isAuthKeySae: true isAuthKeySaeExt: true isAuthKeySaeExtPlusFT: true isAuthKeySaePlusFT: true isAuthKeySuiteB1921x: true isAuthKeySuiteB1x: true isBroadcastSSID: true isCckmEnabled: true isEnabled: true isFastLaneEnabled: true isHex: true isMacFilteringEnabled: true isPosturingEnabled: true isRadiusProfilingEnabled: true isRandomMacFilterEnabled: true l3AuthType: string managementFrameProtectionClientprotection: string multiPSKSettings: - passphrase: string passphraseType: string priority: 0 nasOptions: - string neighborListEnable: true openSsid: string passphrase: string policyProfileName: string profileName: string protectedManagementFrame: string rsnCipherSuiteCcmp128: true rsnCipherSuiteCcmp256: true rsnCipherSuiteGcmp128: true rsnCipherSuiteGcmp256: true sessionTimeOut: 0 sessionTimeOutEnable: true siteId: string sleepingClientEnable: true sleepingClientTimeout: 0 ssid: string ssidRadioType: string webPassthrough: true wlanBandSelectEnable: true wlanType: string - name: Update by id cisco.dnac.sites_wireless_settings_ssids: 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 aaaOverride: true acctServers: - string aclName: string authServer: string authServers: - string authType: string basicServiceSetClientIdleTimeout: 0 basicServiceSetMaxIdleEnable: true cckmTsfTolerance: 0 clientExclusionEnable: true clientExclusionTimeout: 0 clientRateLimit: 0 coverageHoleDetectionEnable: true directedMulticastServiceEnable: true egressQos: string externalAuthIpAddress: string fastTransition: string fastTransitionOverTheDistributedSystemEnable: true ghz24Policy: string ghz6PolicyClientSteering: true id: string ingressQos: string isApBeaconProtectionEnabled: true isAuthKey8021x: true isAuthKey8021xPlusFT: true isAuthKey8021x_SHA256: true isAuthKeyEasyPSK: true isAuthKeyOWE: true isAuthKeyPSK: true isAuthKeyPSKPlusFT: true isAuthKeyPSKSHA256: true isAuthKeySae: true isAuthKeySaeExt: true isAuthKeySaeExtPlusFT: true isAuthKeySaePlusFT: true isAuthKeySuiteB1921x: true isAuthKeySuiteB1x: true isBroadcastSSID: true isCckmEnabled: true isEnabled: true isFastLaneEnabled: true isHex: true isMacFilteringEnabled: true isPosturingEnabled: true isRadiusProfilingEnabled: true isRandomMacFilterEnabled: true l3AuthType: string managementFrameProtectionClientprotection: string multiPSKSettings: - passphrase: string passphraseType: string priority: 0 nasOptions: - string neighborListEnable: true openSsid: string passphrase: string policyProfileName: string profileName: string protectedManagementFrame: string rsnCipherSuiteCcmp128: true rsnCipherSuiteCcmp256: true rsnCipherSuiteGcmp128: true rsnCipherSuiteGcmp256: true sessionTimeOut: 0 sessionTimeOutEnable: true siteId: string sleepingClientEnable: true sleepingClientTimeout: 0 ssid: string ssidRadioType: string webPassthrough: true wlanBandSelectEnable: true wlanType: string - name: Delete by id cisco.dnac.sites_wireless_settings_ssids: dnac_host: "{{dnac_host}}" dnac_username: "{{dnac_username}}" dnac_password: "{{dnac_password}}" dnac_verify: "{{dnac_verify}}" dnac_port: "{{dnac_port}}" dnac_version: "{{dnac_version}}" dnac_debug: "{{dnac_debug}}" state: absent id: string removeOverrideInHierarchy: true siteId: 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.sites_wireless_settings_ssids_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:`{"response": {"taskId": "string", "url": "string"}, "version": "string"}` .. raw:: html
.. Status (Presently only deprecated) .. Authors Authors ~~~~~~~ - Rafael Campos (@racampos) .. Extra links Collection links ~~~~~~~~~~~~~~~~ .. raw:: html .. Parsing errors