.. 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.catalystcenter.sites_wireless_settings_ssids_module: .. Anchors: short name for ansible.builtin .. Anchors: aliases .. Title cisco.catalystcenter.sites_wireless_settings_ssids module -- Resource module for Sites Wireless Settings Ssids ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ .. Collection note .. note:: This module is part of the `cisco.catalystcenter collection `_ (version 2.11.0). To install it, use: :code:`ansible-galaxy collection install cisco.catalystcenter`. 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.catalystcenter.sites_wireless_settings_ssids`. .. version_added .. rst-class:: ansible-version-added New in cisco.catalystcenter 1.0.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 a given non global siteId. - \> This API allows the user to update an existing SSID Service Set Identifier at the global site level.Note that, as per the HTTP standard, the PUT operation requires a complete payload, meaning all fields must be included—not just the fields to be updated. Any missing fields will be set to their default or null values. Use the GET operation to retrieve the current resource data, if needed, to ensure all fields are properly populated. .. note:: This module has a corresponding :ref:`action plugin `. .. Aliases .. Requirements .. _ansible_collections.cisco.catalystcenter.sites_wireless_settings_ssids_module_requirements: Requirements ------------ The below requirements are needed on the host that executes this module. - catalystcentersdk \>= 3.2.3.0.0 - python \>= 3.12 .. Options Parameters ---------- .. rst-class:: ansible-option-table .. list-table:: :width: 100% :widths: auto :header-rows: 1 * - Parameter - Comments * - .. raw:: html
.. _ansible_collections.cisco.catalystcenter.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.catalystcenter.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.catalystcenter.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.catalystcenter.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.catalystcenter.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.catalystcenter.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). .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.catalystcenter.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.catalystcenter.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.catalystcenter.sites_wireless_settings_ssids_module__parameter-catalystcenter_debug: .. _ansible_collections.cisco.catalystcenter.sites_wireless_settings_ssids_module__parameter-dnac_debug: .. rst-class:: ansible-option-title **catalystcenter_debug** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-aliases:`aliases: dnac_debug` .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Flag for Cisco Catalyst 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.catalystcenter.sites_wireless_settings_ssids_module__parameter-catalystcenter_host: .. _ansible_collections.cisco.catalystcenter.sites_wireless_settings_ssids_module__parameter-dnac_host: .. rst-class:: ansible-option-title **catalystcenter_host** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-aliases:`aliases: dnac_host` .. rst-class:: ansible-option-type-line :ansible-option-type:`string` / :ansible-option-required:`required` .. raw:: html
- .. raw:: html
The Cisco Catalyst Center hostname. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.catalystcenter.sites_wireless_settings_ssids_module__parameter-catalystcenter_password: .. _ansible_collections.cisco.catalystcenter.sites_wireless_settings_ssids_module__parameter-dnac_password: .. rst-class:: ansible-option-title **catalystcenter_password** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-aliases:`aliases: dnac_password` .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
The Cisco Catalyst Center password to authenticate. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.catalystcenter.sites_wireless_settings_ssids_module__parameter-catalystcenter_api_port: .. _ansible_collections.cisco.catalystcenter.sites_wireless_settings_ssids_module__parameter-catalystcenter_port: .. _ansible_collections.cisco.catalystcenter.sites_wireless_settings_ssids_module__parameter-dnac_port: .. rst-class:: ansible-option-title **catalystcenter_port** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-aliases:`aliases: dnac_port, catalystcenter_api_port` .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
The Cisco Catalyst Center port. .. rst-class:: ansible-option-line :ansible-option-default-bold:`Default:` :ansible-option-default:`443` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.catalystcenter.sites_wireless_settings_ssids_module__parameter-catalystcenter_username: .. _ansible_collections.cisco.catalystcenter.sites_wireless_settings_ssids_module__parameter-dnac_username: .. _ansible_collections.cisco.catalystcenter.sites_wireless_settings_ssids_module__parameter-user: .. rst-class:: ansible-option-title **catalystcenter_username** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-aliases:`aliases: dnac_username, user` .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
The Cisco Catalyst 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.catalystcenter.sites_wireless_settings_ssids_module__parameter-catalystcenter_verify: .. _ansible_collections.cisco.catalystcenter.sites_wireless_settings_ssids_module__parameter-dnac_verify: .. rst-class:: ansible-option-title **catalystcenter_verify** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-aliases:`aliases: dnac_verify` .. 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.catalystcenter.sites_wireless_settings_ssids_module__parameter-catalystcenter_version: .. _ansible_collections.cisco.catalystcenter.sites_wireless_settings_ssids_module__parameter-dnac_version: .. rst-class:: ansible-option-title **catalystcenter_version** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-aliases:`aliases: dnac_version` .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Informs the SDK which version of Cisco Catalyst Center to use. .. rst-class:: ansible-option-line :ansible-option-default-bold:`Default:` :ansible-option-default:`"3.1.6.0"` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.catalystcenter.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
CCKM Timestamp Tolerance(in milliseconds). .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.catalystcenter.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.catalystcenter.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. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.catalystcenter.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. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.catalystcenter.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.catalystcenter.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.catalystcenter.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.catalystcenter.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.catalystcenter.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.catalystcenter.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.catalystcenter.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.catalystcenter.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.catalystcenter.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
SSID ID. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.catalystcenter.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.catalystcenter.sites_wireless_settings_ssids_module__parameter-inheritedsitename: .. rst-class:: ansible-option-title **inheritedSiteName** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Name of the group ssid is inherited from. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.catalystcenter.sites_wireless_settings_ssids_module__parameter-inheritedsiteuuid: .. rst-class:: ansible-option-title **inheritedSiteUUID** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
UUID of the site from which the SSID is inherited from. - An empty inheritedSiteUUID signifies that the SSID configuration is not inherited and is defined at the specified site level. - A non-empty inheritedSiteUUID indicates that the SSID configuration is inherited from either the immediate parent site with an override or from the global site level, if no such parent exists. - Example -Given the site hierarchy as Global/Area/BGL-1/FLR-1 and an SSID (SSID-1) that is overridden at BGL-1 - If ${siteId} is the Global Site Identifier, the API will return SSID data associated with the Global Site Identifier, and inheritedSiteUUID will be an empty string. - If ${siteId} is the Area Site Identifier, the API will return SSID data associated with the Area Site Identifier, and inheritedSiteUUID will contain the Global Site Identifier. - If ${siteId} is the BGL-1 Site Identifier, the API will return SSID data that has been overridden at the BGL-1 Site Identifier level, and inheritedSiteUUID will be an empty string. - If ${siteId} is the FLR-1 Site Identifier, the API will return SSID data that has been overridden at the BGL-1 Site Identifier level, and inheritedSiteUUID will contain the BGL-1 Site Identifier. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.catalystcenter.sites_wireless_settings_ssids_module__parameter-ipv6aclname: .. rst-class:: ansible-option-title **ipv6AclName** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pre-Auth IPv6 Access Control List (ACL) Name. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.catalystcenter.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.catalystcenter.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.catalystcenter.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.catalystcenter.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.catalystcenter.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.catalystcenter.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.catalystcenter.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.catalystcenter.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.catalystcenter.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.catalystcenter.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.catalystcenter.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.catalystcenter.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.catalystcenter.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.catalystcenter.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.catalystcenter.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.catalystcenter.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.catalystcenter.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.catalystcenter.sites_wireless_settings_ssids_module__parameter-iscustomnasidoptions: .. rst-class:: ansible-option-title **isCustomNasIdOptions** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Set to true if Custom NAS ID Options provided. .. 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.catalystcenter.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.catalystcenter.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.catalystcenter.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.catalystcenter.sites_wireless_settings_ssids_module__parameter-isloadbalancingenabledforacctgroup: .. rst-class:: ansible-option-title **isLoadBalancingEnabledForAcctGroup** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Load Balancing config for the Radius Server group will be enabled when set to true. Can be enabled only when more that one acctServers configured. .. 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.catalystcenter.sites_wireless_settings_ssids_module__parameter-isloadbalancingenabledforauthgroup: .. rst-class:: ansible-option-title **isLoadBalancingEnabledForAuthGroup** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Load Balancing config for the Radius Server group will be enabled when set to true. Can be enabled only when more that one authServers configured. .. 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.catalystcenter.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.catalystcenter.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.catalystcenter.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.catalystcenter.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.catalystcenter.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.catalystcenter.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
Management Frame Protection Client. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.catalystcenter.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
Multi PSK Settings (Only applicable for SSID with PERSONAL auth type and PSK). .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.catalystcenter.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.catalystcenter.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. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.catalystcenter.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.catalystcenter.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
NAS Options. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.catalystcenter.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.catalystcenter.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.catalystcenter.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). .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.catalystcenter.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.catalystcenter.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.catalystcenter.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.catalystcenter.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. - If \`siteId\` is of Global site - If \`removeOverrideInHierarchy\` is \`true\`,then this API will delete the given SSID and remove all its override. - If \`removeOverrideInHierarchy\` is \`false\`,then \`HTTP 400\` will be returned as deleting from 'Global' site is not allowed without deleting all its overridden instances. - If \`siteId\` is of non-Global site(i.e.. Area,Building or Floor) - If \`removeOverrideInHierarchy\` is \`true\`,this API will remove override from given \`siteId\` and will also remove any other override done for same SSID at any of the its child sites. - If \`removeOverrideInHierarchy\` is \`false\`, this API will only remove override from given \`siteId\` and any other override done for this SSID at any of the child sites will not be removed. .. 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.catalystcenter.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.catalystcenter.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.catalystcenter.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.catalystcenter.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.catalystcenter.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. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.catalystcenter.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.catalystcenter.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.catalystcenter.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.catalystcenter.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. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.catalystcenter.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.catalystcenter.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.catalystcenter.sites_wireless_settings_ssids_module__parameter-urlaclname: .. rst-class:: ansible-option-title **urlAclName** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Pre-Auth URL Access Control List (ACL) Name. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.catalystcenter.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 Catalyst 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.catalystcenter.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.catalystcenter.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. .. 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.catalystcenter.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 uses the embedded connection manager from Cisco CATALYST SDK - Requires Python \>= 3.10, matching the controller Python versions supported by the collection's minimum ansible-core version (see the collection README for the current ansible-core / Python compatibility range) .. Seealso See Also -------- .. seealso:: `Cisco Catalyst Center documentation for Wireless CreateSSID `_ Complete reference of the CreateSSID API. `Cisco Catalyst Center documentation for Wireless DELETESSID `_ Complete reference of the DELETESSID API. `Cisco Catalyst Center documentation for Wireless UPDATESSID `_ Complete reference of the UPDATESSID API. .. Examples Examples -------- .. code-block:: yaml+jinja --- - name: Create cisco.catalystcenter.sites_wireless_settings_ssids: catalystcenter_host: "{{catalystcenter_host}}" catalystcenter_username: "{{catalystcenter_username}}" catalystcenter_password: "{{catalystcenter_password}}" catalystcenter_verify: "{{catalystcenter_verify}}" catalystcenter_port: "{{catalystcenter_port}}" catalystcenter_version: "{{catalystcenter_version}}" catalystcenter_debug: "{{catalystcenter_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 inheritedSiteName: string inheritedSiteUUID: string ipv6AclName: 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 isCustomNasIdOptions: true isEnabled: true isFastLaneEnabled: true isHex: true isLoadBalancingEnabledForAcctGroup: true isLoadBalancingEnabledForAuthGroup: 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 urlAclName: string webPassthrough: true wlanBandSelectEnable: true wlanType: string - name: Update by id cisco.catalystcenter.sites_wireless_settings_ssids: catalystcenter_host: "{{catalystcenter_host}}" catalystcenter_username: "{{catalystcenter_username}}" catalystcenter_password: "{{catalystcenter_password}}" catalystcenter_verify: "{{catalystcenter_verify}}" catalystcenter_port: "{{catalystcenter_port}}" catalystcenter_version: "{{catalystcenter_version}}" catalystcenter_debug: "{{catalystcenter_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 inheritedSiteName: string inheritedSiteUUID: string ipv6AclName: 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 isCustomNasIdOptions: true isEnabled: true isFastLaneEnabled: true isHex: true isLoadBalancingEnabledForAcctGroup: true isLoadBalancingEnabledForAuthGroup: 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 urlAclName: string webPassthrough: true wlanBandSelectEnable: true wlanType: string - name: Delete by id cisco.catalystcenter.sites_wireless_settings_ssids: catalystcenter_host: "{{catalystcenter_host}}" catalystcenter_username: "{{catalystcenter_username}}" catalystcenter_password: "{{catalystcenter_password}}" catalystcenter_verify: "{{catalystcenter_verify}}" catalystcenter_port: "{{catalystcenter_port}}" catalystcenter_version: "{{catalystcenter_version}}" catalystcenter_debug: "{{catalystcenter_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.catalystcenter.sites_wireless_settings_ssids_module__return-catalystcenter_response: .. rst-class:: ansible-option-title **catalystcenter_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 Catalyst Center 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 ~~~~~~~ - Bryan Vargas (@bvargasre) .. Extra links Collection links ~~~~~~~~~~~~~~~~ .. raw:: html .. Parsing errors