.. 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.wireless_settings_ap_profiles_id_v1_module: .. Anchors: short name for ansible.builtin .. Anchors: aliases .. Title cisco.dnac.wireless_settings_ap_profiles_id_v1 module -- Resource module for Wireless Settings Ap Profiles Id V1 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ .. Collection note .. note:: This module is part of the `cisco.dnac collection `_ (version 6.27.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.wireless_settings_ap_profiles_id_v1`. .. version_added .. rst-class:: ansible-version-added New in cisco.dnac 6.17.0 .. contents:: :local: :depth: 1 .. Deprecated Synopsis -------- .. Description - Manage operations update and delete of the resource Wireless Settings Ap Profiles Id V1. - This API allows the user to delete an AP Profile by specifying the AP Profile ID. - This API allows the user to update a custom AP Profile. .. note:: This module has a corresponding :ref:`action plugin `. .. Aliases .. Requirements .. _ansible_collections.cisco.dnac.wireless_settings_ap_profiles_id_v1_module_requirements: Requirements ------------ The below requirements are needed on the host that executes this module. - dnacentersdk \>= 2.4.9 - 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.wireless_settings_ap_profiles_id_v1_module__parameter-appowerprofilename: .. rst-class:: ansible-option-title **apPowerProfileName** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Name of the existing AP power profile. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.wireless_settings_ap_profiles_id_v1_module__parameter-approfilename: .. rst-class:: ansible-option-title **apProfileName** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Name of the Access Point profile. Max length is 32 characters. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.wireless_settings_ap_profiles_id_v1_module__parameter-awipsenabled: .. rst-class:: ansible-option-title **awipsEnabled** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Indicates if AWIPS is enabled on the AP. .. 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.wireless_settings_ap_profiles_id_v1_module__parameter-awipsforensicenabled: .. rst-class:: ansible-option-title **awipsForensicEnabled** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Indicates if AWIPS forensic is enabled on the AP. Forensic Capture is supported from IOS-XE version 17.4 and above. Forensic Capture can be activated only if aWIPS 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.wireless_settings_ap_profiles_id_v1_module__parameter-calendarpowerprofiles: .. rst-class:: ansible-option-title **calendarPowerProfiles** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Wireless Settings Ap Profiles Id's calendarPowerProfiles. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.wireless_settings_ap_profiles_id_v1_module__parameter-calendarpowerprofiles/duration: .. rst-class:: ansible-option-title **duration** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Wireless Settings Ap Profiles Id's duration. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.wireless_settings_ap_profiles_id_v1_module__parameter-calendarpowerprofiles/duration/schedulerdate: .. rst-class:: ansible-option-title **schedulerDate** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Start and End date of the duration setting, applicable for MONTHLY schedulers. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.wireless_settings_ap_profiles_id_v1_module__parameter-calendarpowerprofiles/duration/schedulerday: .. rst-class:: ansible-option-title **schedulerDay** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Applies every week on the selected days. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.wireless_settings_ap_profiles_id_v1_module__parameter-calendarpowerprofiles/duration/schedulerendtime: .. rst-class:: ansible-option-title **schedulerEndTime** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
End time of the duration setting. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.wireless_settings_ap_profiles_id_v1_module__parameter-calendarpowerprofiles/duration/schedulerstarttime: .. rst-class:: ansible-option-title **schedulerStartTime** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Start time of the duration setting. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.wireless_settings_ap_profiles_id_v1_module__parameter-calendarpowerprofiles/powerprofilename: .. rst-class:: ansible-option-title **powerProfileName** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Name of the existing AP power profile to be mapped to the calendar power profile. API-/intent/api/v1/wirelessSettings/powerProfiles. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.wireless_settings_ap_profiles_id_v1_module__parameter-calendarpowerprofiles/schedulertype: .. rst-class:: ansible-option-title **schedulerType** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Type of the scheduler. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.wireless_settings_ap_profiles_id_v1_module__parameter-clientlimit: .. rst-class:: ansible-option-title **clientLimit** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Number of clients. Value should be between 0-1200. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.wireless_settings_ap_profiles_id_v1_module__parameter-countrycode: .. rst-class:: ansible-option-title **countryCode** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Country Code. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.wireless_settings_ap_profiles_id_v1_module__parameter-description: .. rst-class:: ansible-option-title **description** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Description of the AP profile. Max length is 241 characters. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.wireless_settings_ap_profiles_id_v1_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.wireless_settings_ap_profiles_id_v1_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.wireless_settings_ap_profiles_id_v1_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.wireless_settings_ap_profiles_id_v1_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.wireless_settings_ap_profiles_id_v1_module__parameter-dnac_username: .. _ansible_collections.cisco.dnac.wireless_settings_ap_profiles_id_v1_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.wireless_settings_ap_profiles_id_v1_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.wireless_settings_ap_profiles_id_v1_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.wireless_settings_ap_profiles_id_v1_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. AP Profile ID. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.wireless_settings_ap_profiles_id_v1_module__parameter-managementsetting: .. rst-class:: ansible-option-title **managementSetting** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Wireless Settings Ap Profiles Id's managementSetting. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.wireless_settings_ap_profiles_id_v1_module__parameter-managementsetting/authtype: .. rst-class:: ansible-option-title **authType** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Authentication type used in the AP profile. These setting are applicable during PnP claim and for day-N authentication of AP. Changing these settings will be service impacting for the PnP onboarded APs and will need a factory-reset for those APs. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.wireless_settings_ap_profiles_id_v1_module__parameter-managementsetting/cdpstate: .. rst-class:: ansible-option-title **cdpState** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Indicates if CDP is enabled on the AP. Enable CDP in order to make Cisco Access Points known to its neighboring devices and vice-versa. .. 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.wireless_settings_ap_profiles_id_v1_module__parameter-managementsetting/dot1xpassword: .. rst-class:: ansible-option-title **dot1xPassword** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Password for 802.1X authentication. AP dot1x password length should not exceed 120. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.wireless_settings_ap_profiles_id_v1_module__parameter-managementsetting/dot1xusername: .. rst-class:: ansible-option-title **dot1xUsername** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Username for 802.1X authentication. Dot1xUsername must have a minimum of 1 character and a maximum of 32 characters. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.wireless_settings_ap_profiles_id_v1_module__parameter-managementsetting/managementenablepassword: .. rst-class:: ansible-option-title **managementEnablePassword** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Enable password for managing the AP. Length must be 8-120 characters. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.wireless_settings_ap_profiles_id_v1_module__parameter-managementsetting/managementpassword: .. rst-class:: ansible-option-title **managementPassword** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Management password for the AP. Length must be 8-120 characters. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.wireless_settings_ap_profiles_id_v1_module__parameter-managementsetting/managementusername: .. rst-class:: ansible-option-title **managementUserName** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Management username must have a minimum of 1 character and a maximum of 32 characters. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.wireless_settings_ap_profiles_id_v1_module__parameter-managementsetting/sshenabled: .. rst-class:: ansible-option-title **sshEnabled** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Indicates if SSH is enabled on the AP. Enable SSH add credentials for device management. .. 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.wireless_settings_ap_profiles_id_v1_module__parameter-managementsetting/telnetenabled: .. rst-class:: ansible-option-title **telnetEnabled** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Indicates if Telnet is enabled on the AP. Enable Telnet to add credentials for device management. .. 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.wireless_settings_ap_profiles_id_v1_module__parameter-meshenabled: .. rst-class:: ansible-option-title **meshEnabled** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
This indicates whether mesh networking is enabled on the AP. For IOS-XE devices, when mesh networking is enabled, a custom mesh profile with the configured parameters will be created and mapped to the AP join profile on the device. When mesh networking is disabled, any existing custom mesh profile will be deleted from the device, and the AP join profile will be mapped to the default mesh profile on 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.wireless_settings_ap_profiles_id_v1_module__parameter-meshsetting: .. rst-class:: ansible-option-title **meshSetting** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Wireless Settings Ap Profiles Id's meshSetting. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.wireless_settings_ap_profiles_id_v1_module__parameter-meshsetting/backhaulclientaccess: .. rst-class:: ansible-option-title **backhaulClientAccess** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Indicates if backhaul client access is enabled on the AP. .. 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.wireless_settings_ap_profiles_id_v1_module__parameter-meshsetting/bridgegroupname: .. rst-class:: ansible-option-title **bridgeGroupName** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Name of the bridge group for mesh settings. If not configured, 'Default' Bridge group name will be used in mesh profile. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.wireless_settings_ap_profiles_id_v1_module__parameter-meshsetting/ghz24backhauldatarates: .. rst-class:: ansible-option-title **ghz24BackhaulDataRates** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
2.4GHz backhaul data rates. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.wireless_settings_ap_profiles_id_v1_module__parameter-meshsetting/ghz5backhauldatarates: .. rst-class:: ansible-option-title **ghz5BackhaulDataRates** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
5GHz backhaul data rates. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.wireless_settings_ap_profiles_id_v1_module__parameter-meshsetting/range: .. rst-class:: ansible-option-title **range** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Range of the mesh network. Value should be between 150-132000. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.wireless_settings_ap_profiles_id_v1_module__parameter-meshsetting/rapdownlinkbackhaul: .. rst-class:: ansible-option-title **rapDownlinkBackhaul** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Type of downlink backhaul used. Available values 5 GHz, 2.4 GHz. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.wireless_settings_ap_profiles_id_v1_module__parameter-pmfdenialenabled: .. rst-class:: ansible-option-title **pmfDenialEnabled** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Indicates if PMF denial is active on the AP. PMF Denial is supported from IOS-XE version 17.12 and above. .. 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.wireless_settings_ap_profiles_id_v1_module__parameter-remoteworkerenabled: .. rst-class:: ansible-option-title **remoteWorkerEnabled** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Indicates if remote worker mode is enabled on the AP. Remote teleworker enabled profile cannot support security features like aWIPS,Forensic Capture Enablement, Rogue Detection and Rogue Containment. .. 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.wireless_settings_ap_profiles_id_v1_module__parameter-roguedetectionsetting: .. rst-class:: ansible-option-title **rogueDetectionSetting** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Wireless Settings Ap Profiles Id's rogueDetectionSetting. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.wireless_settings_ap_profiles_id_v1_module__parameter-roguedetectionsetting/roguedetection: .. rst-class:: ansible-option-title **rogueDetection** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Indicates if rogue detection is enabled on the AP. Detect Access Points that have been installed on a secure network without explicit authorization from a system administrator and configure rogue general configuration parameters. .. 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.wireless_settings_ap_profiles_id_v1_module__parameter-roguedetectionsetting/roguedetectionminrssi: .. rst-class:: ansible-option-title **rogueDetectionMinRssi** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Minimum RSSI for rogue detection. Value should be in range -128 decibel milliwatts and -70 decibel milliwatts. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.wireless_settings_ap_profiles_id_v1_module__parameter-roguedetectionsetting/roguedetectionreportinterval: .. rst-class:: ansible-option-title **rogueDetectionReportInterval** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Report interval for rogue detection. Value should be in range 10 and 300. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.wireless_settings_ap_profiles_id_v1_module__parameter-roguedetectionsetting/roguedetectiontransientinterval: .. rst-class:: ansible-option-title **rogueDetectionTransientInterval** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Transient interval for rogue detection. Value should be 0 or from 120 to 1800. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.wireless_settings_ap_profiles_id_v1_module__parameter-timezone: .. rst-class:: ansible-option-title **timeZone** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
In the Time Zone area, choose one of the following options. Not Configured - APs operate in the UTC time zone. Controller - APs operate in the Cisco Wireless Controller time zone. Delta from Controller - APs operate in the offset time from the wireless controller time zone. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.wireless_settings_ap_profiles_id_v1_module__parameter-timezoneoffsethour: .. rst-class:: ansible-option-title **timeZoneOffsetHour** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Enter the hour value (HH). The valid range is from -12 through 14. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.wireless_settings_ap_profiles_id_v1_module__parameter-timezoneoffsetminutes: .. rst-class:: ansible-option-title **timeZoneOffsetMinutes** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Enter the minute value (MM). The valid range is from 0 through 59. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.dnac.wireless_settings_ap_profiles_id_v1_module__parameter-validate_response_schema: .. rst-class:: ansible-option-title **validate_response_schema** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Flag for Cisco DNA Center SDK to enable the validation of request bodies against a JSON schema. .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry:`false` - :ansible-option-choices-entry-default:`true` :ansible-option-choices-default-mark:`← (default)` .. raw:: html
.. Attributes .. Notes Notes ----- .. note:: - SDK Method used are wireless.Wireless.delete\_ap\_profile\_by\_id\_v1, wireless.Wireless.update\_ap\_profile\_by\_id\_v1, - Paths used are delete /dna/intent/api/v1/wirelessSettings/apProfiles/{id}, put /dna/intent/api/v1/wirelessSettings/apProfiles/{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 DeleteAPProfileByIDV1 `_ Complete reference of the DeleteAPProfileByIDV1 API. `Cisco DNA Center documentation for Wireless UpdateAPProfileByIDV1 `_ Complete reference of the UpdateAPProfileByIDV1 API. .. Examples Examples -------- .. code-block:: yaml+jinja - name: Delete by id cisco.dnac.wireless_settings_ap_profiles_id_v1: 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 - name: Update by id cisco.dnac.wireless_settings_ap_profiles_id_v1: 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 apPowerProfileName: string apProfileName: string awipsEnabled: true awipsForensicEnabled: true calendarPowerProfiles: duration: schedulerDate: string schedulerDay: string schedulerEndTime: string schedulerStartTime: string powerProfileName: string schedulerType: string clientLimit: 0 countryCode: string description: string id: string managementSetting: authType: string cdpState: true dot1xPassword: string dot1xUsername: string managementEnablePassword: string managementPassword: string managementUserName: string sshEnabled: true telnetEnabled: true meshEnabled: true meshSetting: backhaulClientAccess: true bridgeGroupName: string ghz24BackhaulDataRates: string ghz5BackhaulDataRates: string range: 0 rapDownlinkBackhaul: string pmfDenialEnabled: true remoteWorkerEnabled: true rogueDetectionSetting: rogueDetection: true rogueDetectionMinRssi: 0 rogueDetectionReportInterval: 0 rogueDetectionTransientInterval: 0 timeZone: string timeZoneOffsetHour: 0 timeZoneOffsetMinutes: 0 .. 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.wireless_settings_ap_profiles_id_v1_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