.. 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.meraki.networks_wireless_rf_profiles_module: .. Anchors: short name for ansible.builtin .. Anchors: aliases .. Title cisco.meraki.networks_wireless_rf_profiles module -- Resource module for networks \_wireless \_rf \_profiles ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ .. Collection note .. note:: This module is part of the `cisco.meraki collection `_ (version 2.20.8). To install it, use: :code:`ansible-galaxy collection install cisco.meraki`. 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.meraki.networks_wireless_rf_profiles`. .. version_added .. rst-class:: ansible-version-added New in cisco.meraki 2.16.0 .. contents:: :local: :depth: 1 .. Deprecated Synopsis -------- .. Description - Manage operations create, update and delete of the resource networks \_wireless \_rf \_profiles. - Creates new RF profile for this network. - Delete a RF Profile. - Updates specified RF profile for this network. Note built-in RF profiles can only be assigned as a default, and its attributes are immutable. .. note:: This module has a corresponding :ref:`action plugin `. .. Aliases .. Requirements .. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module_requirements: Requirements ------------ The below requirements are needed on the host that executes this module. - meraki \>= 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.meraki.networks_wireless_rf_profiles_module__parameter-apbandsettings: .. rst-class:: ansible-option-title **apBandSettings** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Settings that will be enabled if selectionType is set to 'ap'. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-apbandsettings/bandoperationmode: .. rst-class:: ansible-option-title **bandOperationMode** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Choice between 'dual', '2.4ghz', '5ghz', '6ghz' or 'multi'. Defaults to dual. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-apbandsettings/bands: .. rst-class:: ansible-option-title **bands** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Settings related to all bands. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-apbandsettings/bands/enabled: .. rst-class:: ansible-option-title **enabled** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html
- .. raw:: html
List of enabled bands. Can include "2.4", "5", "6", "disabled". .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-apbandsettings/bandsteeringenabled: .. rst-class:: ansible-option-title **bandSteeringEnabled** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Steers client to most open band. Can be either true or false. Defaults 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.meraki.networks_wireless_rf_profiles_module__parameter-bandselectiontype: .. rst-class:: ansible-option-title **bandSelectionType** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Band selection can be set to either 'ssid' or 'ap'. This param is required on creation. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-clientbalancingenabled: .. rst-class:: ansible-option-title **clientBalancingEnabled** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Steers client to best available access point. Can be either true or false. Defaults 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.meraki.networks_wireless_rf_profiles_module__parameter-fiveghzsettings: .. rst-class:: ansible-option-title **fiveGhzSettings** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Settings related to 5Ghz band. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-fiveghzsettings/channelwidth: .. rst-class:: ansible-option-title **channelWidth** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Sets channel width (MHz) for 5Ghz band. Can be one of 'auto', '20', '40' or '80'. Defaults to auto. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-fiveghzsettings/maxpower: .. rst-class:: ansible-option-title **maxPower** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Sets max power (dBm) of 5Ghz band. Can be integer between 2 and 30. Defaults to 30. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-fiveghzsettings/minbitrate: .. rst-class:: ansible-option-title **minBitrate** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Sets min bitrate (Mbps) of 5Ghz band. Can be one of '6', '9', '12', '18', '24', '36', '48' or '54'. Defaults to 12. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-fiveghzsettings/minpower: .. rst-class:: ansible-option-title **minPower** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Sets min power (dBm) of 5Ghz band. Can be integer between 2 and 30. Defaults to 8. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-fiveghzsettings/rxsop: .. rst-class:: ansible-option-title **rxsop** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
The RX-SOP level controls the sensitivity of the radio. It is strongly recommended to use RX-SOP only after consulting a wireless expert. RX-SOP can be configured in the range of -65 to -95 (dBm). A value of null will reset this to the default. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-fiveghzsettings/validautochannels: .. rst-class:: ansible-option-title **validAutoChannels** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=integer` .. raw:: html
- .. raw:: html
Sets valid auto channels for 5Ghz band. Can be one of '36', '40', '44', '48', '52', '56', '60', '64', '100', '104', '108', '112', '116', '120', '124', '128', '132', '136', '140', '144', '149', '153', '157', '161' or '165'.Defaults to 36, 40, 44, 48, 52, 56, 60, 64, 100, 104, 108, 112, 116, 120, 124, 128, 132, 136, 140, 144, 149, 153, 157, 161, 165. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-flexradios: .. rst-class:: ansible-option-title **flexRadios** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Flex radio settings. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-flexradios/bymodel: .. rst-class:: ansible-option-title **byModel** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=dictionary` .. raw:: html
- .. raw:: html
Flex radios by model. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-flexradios/bymodel/bands: .. rst-class:: ansible-option-title **bands** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html
- .. raw:: html
Band to use for each flex radio. For example, '6' will set the AP's first flex radio to 6 GHz. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-flexradios/bymodel/model: .. rst-class:: ansible-option-title **model** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Model of the AP. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-isindoordefault: .. rst-class:: ansible-option-title **isIndoorDefault** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Set this profile as the default indoor rf profile. If the profile ID is one of 'indoor' or 'outdoor', then a new profile will be created from the respective ID and set as the default. .. 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.meraki.networks_wireless_rf_profiles_module__parameter-isoutdoordefault: .. rst-class:: ansible-option-title **isOutdoorDefault** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Set this profile as the default outdoor rf profile. If the profile ID is one of 'indoor' or 'outdoor', then a new profile will be created from the respective ID and set as the default. .. 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.meraki.networks_wireless_rf_profiles_module__parameter-meraki_action_batch_retry_wait_time: .. rst-class:: ansible-option-title **meraki_action_batch_retry_wait_time** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
meraki\_action\_batch\_retry\_wait\_time (integer), action batch concurrency error retry wait time .. rst-class:: ansible-option-line :ansible-option-default-bold:`Default:` :ansible-option-default:`60` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-meraki_api_key: .. rst-class:: ansible-option-title **meraki_api_key** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` / :ansible-option-required:`required` .. raw:: html
- .. raw:: html
meraki\_api\_key (string), API key generated in dashboard; can also be set as an environment variable MERAKI\_DASHBOARD\_API\_KEY .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-meraki_base_url: .. rst-class:: ansible-option-title **meraki_base_url** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
meraki\_base\_url (string), preceding all endpoint resources .. rst-class:: ansible-option-line :ansible-option-default-bold:`Default:` :ansible-option-default:`"https://api.meraki.com/api/v1"` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-meraki_be_geo_id: .. rst-class:: ansible-option-title **meraki_be_geo_id** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
meraki\_be\_geo\_id (string), optional partner identifier for API usage tracking; can also be set as an environment variable BE\_GEO\_ID .. rst-class:: ansible-option-line :ansible-option-default-bold:`Default:` :ansible-option-default:`""` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-meraki_certificate_path: .. rst-class:: ansible-option-title **meraki_certificate_path** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
meraki\_certificate\_path (string), path for TLS/SSL certificate verification if behind local proxy .. rst-class:: ansible-option-line :ansible-option-default-bold:`Default:` :ansible-option-default:`""` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-meraki_inherit_logging_config: .. rst-class:: ansible-option-title **meraki_inherit_logging_config** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
meraki\_inherit\_logging\_config (boolean), Inherits your own logger instance .. 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.meraki.networks_wireless_rf_profiles_module__parameter-meraki_log_file_prefix: .. rst-class:: ansible-option-title **meraki_log_file_prefix** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
meraki\_log\_file\_prefix (string), log file name appended with date and timestamp .. rst-class:: ansible-option-line :ansible-option-default-bold:`Default:` :ansible-option-default:`"meraki\_api\_"` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-meraki_log_path: .. rst-class:: ansible-option-title **meraki_log_path** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
log\_path (string), path to output log; by default, working directory of script if not specified .. rst-class:: ansible-option-line :ansible-option-default-bold:`Default:` :ansible-option-default:`""` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-meraki_maximum_retries: .. rst-class:: ansible-option-title **meraki_maximum_retries** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
meraki\_maximum\_retries (integer), retry up to this many times when encountering 429s or other server-side errors .. rst-class:: ansible-option-line :ansible-option-default-bold:`Default:` :ansible-option-default:`2` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-meraki_nginx_429_retry_wait_time: .. rst-class:: ansible-option-title **meraki_nginx_429_retry_wait_time** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
meraki\_nginx\_429\_retry\_wait\_time (integer), Nginx 429 retry wait time .. rst-class:: ansible-option-line :ansible-option-default-bold:`Default:` :ansible-option-default:`60` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-meraki_output_log: .. rst-class:: ansible-option-title **meraki_output_log** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
meraki\_output\_log (boolean), create an output log file? .. 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.meraki.networks_wireless_rf_profiles_module__parameter-meraki_print_console: .. rst-class:: ansible-option-title **meraki_print_console** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
meraki\_print\_console (boolean), print logging output to console? .. 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.meraki.networks_wireless_rf_profiles_module__parameter-meraki_requests_proxy: .. rst-class:: ansible-option-title **meraki_requests_proxy** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
meraki\_requests\_proxy (string), proxy server and port, if needed, for HTTPS .. rst-class:: ansible-option-line :ansible-option-default-bold:`Default:` :ansible-option-default:`""` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-meraki_retry_4xx_error: .. rst-class:: ansible-option-title **meraki_retry_4xx_error** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
meraki\_retry\_4xx\_error (boolean), retry if encountering other 4XX error (besides 429)? .. 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.meraki.networks_wireless_rf_profiles_module__parameter-meraki_retry_4xx_error_wait_time: .. rst-class:: ansible-option-title **meraki_retry_4xx_error_wait_time** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
meraki\_retry\_4xx\_error\_wait\_time (integer), other 4XX error retry wait time .. rst-class:: ansible-option-line :ansible-option-default-bold:`Default:` :ansible-option-default:`60` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-meraki_simulate: .. rst-class:: ansible-option-title **meraki_simulate** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
meraki\_simulate (boolean), simulate POST/PUT/DELETE calls to prevent changes? .. 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.meraki.networks_wireless_rf_profiles_module__parameter-meraki_single_request_timeout: .. rst-class:: ansible-option-title **meraki_single_request_timeout** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
meraki\_single\_request\_timeout (integer), maximum number of seconds for each API call .. rst-class:: ansible-option-line :ansible-option-default-bold:`Default:` :ansible-option-default:`60` .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-meraki_suppress_logging: .. rst-class:: ansible-option-title **meraki_suppress_logging** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
meraki\_suppress\_logging (boolean), disable all logging? you're on your own then! .. 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.meraki.networks_wireless_rf_profiles_module__parameter-meraki_use_iterator_for_get_pages: .. rst-class:: ansible-option-title **meraki_use_iterator_for_get_pages** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
meraki\_use\_iterator\_for\_get\_pages (boolean), list\* methods will return an iterator with each object instead of a complete list with all items .. 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.meraki.networks_wireless_rf_profiles_module__parameter-meraki_wait_on_rate_limit: .. rst-class:: ansible-option-title **meraki_wait_on_rate_limit** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
meraki\_wait\_on\_rate\_limit (boolean), retry if 429 rate limit error encountered? .. 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.meraki.networks_wireless_rf_profiles_module__parameter-minbitratetype: .. rst-class:: ansible-option-title **minBitrateType** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Minimum bitrate can be set to either 'band' or 'ssid'. Defaults to band. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-name: .. rst-class:: ansible-option-title **name** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
The name of the new profile. Must be unique. This param is required on creation. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-networkid: .. rst-class:: ansible-option-title **networkId** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
NetworkId path parameter. Network ID. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings: .. rst-class:: ansible-option-title **perSsidSettings** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Per-SSID radio settings by number. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/0: .. rst-class:: ansible-option-title **0** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Settings for SSID 0. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/0/bandoperationmode: .. rst-class:: ansible-option-title **bandOperationMode** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Choice between 'dual', '2.4ghz', '5ghz', '6ghz' or 'multi'. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/0/bands: .. rst-class:: ansible-option-title **bands** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Settings related to all bands. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/0/bands/enabled: .. rst-class:: ansible-option-title **enabled** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html
- .. raw:: html
List of enabled bands. Can include "2.4", "5", "6", "disabled". .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/0/bandsteeringenabled: .. rst-class:: ansible-option-title **bandSteeringEnabled** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Steers client to most open band between 2.4 GHz and 5 GHz. Can be either true or 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.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/0/minbitrate: .. rst-class:: ansible-option-title **minBitrate** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`float` .. raw:: html
- .. raw:: html
Sets min bitrate (Mbps) of this SSID. Can be one of '1', '2', '5.5', '6', '9', '11', '12', '18', '24', '36', '48' or '54'. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/1: .. rst-class:: ansible-option-title **1** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Settings for SSID 1. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/1/bandoperationmode: .. rst-class:: ansible-option-title **bandOperationMode** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Choice between 'dual', '2.4ghz', '5ghz', '6ghz' or 'multi'. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/1/bands: .. rst-class:: ansible-option-title **bands** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Settings related to all bands. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/1/bands/enabled: .. rst-class:: ansible-option-title **enabled** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html
- .. raw:: html
List of enabled bands. Can include "2.4", "5", "6", "disabled". .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/1/bandsteeringenabled: .. rst-class:: ansible-option-title **bandSteeringEnabled** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Steers client to most open band between 2.4 GHz and 5 GHz. Can be either true or 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.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/1/minbitrate: .. rst-class:: ansible-option-title **minBitrate** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`float` .. raw:: html
- .. raw:: html
Sets min bitrate (Mbps) of this SSID. Can be one of '1', '2', '5.5', '6', '9', '11', '12', '18', '24', '36', '48' or '54'. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/10: .. rst-class:: ansible-option-title **10** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Settings for SSID 10. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/10/bandoperationmode: .. rst-class:: ansible-option-title **bandOperationMode** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Choice between 'dual', '2.4ghz', '5ghz', '6ghz' or 'multi'. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/10/bands: .. rst-class:: ansible-option-title **bands** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Settings related to all bands. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/10/bands/enabled: .. rst-class:: ansible-option-title **enabled** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html
- .. raw:: html
List of enabled bands. Can include "2.4", "5", "6", "disabled". .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/10/bandsteeringenabled: .. rst-class:: ansible-option-title **bandSteeringEnabled** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Steers client to most open band between 2.4 GHz and 5 GHz. Can be either true or 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.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/10/minbitrate: .. rst-class:: ansible-option-title **minBitrate** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`float` .. raw:: html
- .. raw:: html
Sets min bitrate (Mbps) of this SSID. Can be one of '1', '2', '5.5', '6', '9', '11', '12', '18', '24', '36', '48' or '54'. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/11: .. rst-class:: ansible-option-title **11** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Settings for SSID 11. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/11/bandoperationmode: .. rst-class:: ansible-option-title **bandOperationMode** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Choice between 'dual', '2.4ghz', '5ghz', '6ghz' or 'multi'. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/11/bands: .. rst-class:: ansible-option-title **bands** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Settings related to all bands. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/11/bands/enabled: .. rst-class:: ansible-option-title **enabled** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html
- .. raw:: html
List of enabled bands. Can include "2.4", "5", "6", "disabled". .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/11/bandsteeringenabled: .. rst-class:: ansible-option-title **bandSteeringEnabled** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Steers client to most open band between 2.4 GHz and 5 GHz. Can be either true or 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.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/11/minbitrate: .. rst-class:: ansible-option-title **minBitrate** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`float` .. raw:: html
- .. raw:: html
Sets min bitrate (Mbps) of this SSID. Can be one of '1', '2', '5.5', '6', '9', '11', '12', '18', '24', '36', '48' or '54'. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/12: .. rst-class:: ansible-option-title **12** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Settings for SSID 12. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/12/bandoperationmode: .. rst-class:: ansible-option-title **bandOperationMode** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Choice between 'dual', '2.4ghz', '5ghz', '6ghz' or 'multi'. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/12/bands: .. rst-class:: ansible-option-title **bands** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Settings related to all bands. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/12/bands/enabled: .. rst-class:: ansible-option-title **enabled** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html
- .. raw:: html
List of enabled bands. Can include "2.4", "5", "6", "disabled". .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/12/bandsteeringenabled: .. rst-class:: ansible-option-title **bandSteeringEnabled** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Steers client to most open band between 2.4 GHz and 5 GHz. Can be either true or 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.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/12/minbitrate: .. rst-class:: ansible-option-title **minBitrate** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`float` .. raw:: html
- .. raw:: html
Sets min bitrate (Mbps) of this SSID. Can be one of '1', '2', '5.5', '6', '9', '11', '12', '18', '24', '36', '48' or '54'. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/13: .. rst-class:: ansible-option-title **13** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Settings for SSID 13. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/13/bandoperationmode: .. rst-class:: ansible-option-title **bandOperationMode** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Choice between 'dual', '2.4ghz', '5ghz', '6ghz' or 'multi'. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/13/bands: .. rst-class:: ansible-option-title **bands** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Settings related to all bands. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/13/bands/enabled: .. rst-class:: ansible-option-title **enabled** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html
- .. raw:: html
List of enabled bands. Can include "2.4", "5", "6", "disabled". .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/13/bandsteeringenabled: .. rst-class:: ansible-option-title **bandSteeringEnabled** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Steers client to most open band between 2.4 GHz and 5 GHz. Can be either true or 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.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/13/minbitrate: .. rst-class:: ansible-option-title **minBitrate** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`float` .. raw:: html
- .. raw:: html
Sets min bitrate (Mbps) of this SSID. Can be one of '1', '2', '5.5', '6', '9', '11', '12', '18', '24', '36', '48' or '54'. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/14: .. rst-class:: ansible-option-title **14** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Settings for SSID 14. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/14/bandoperationmode: .. rst-class:: ansible-option-title **bandOperationMode** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Choice between 'dual', '2.4ghz', '5ghz', '6ghz' or 'multi'. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/14/bands: .. rst-class:: ansible-option-title **bands** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Settings related to all bands. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/14/bands/enabled: .. rst-class:: ansible-option-title **enabled** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html
- .. raw:: html
List of enabled bands. Can include "2.4", "5", "6", "disabled". .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/14/bandsteeringenabled: .. rst-class:: ansible-option-title **bandSteeringEnabled** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Steers client to most open band between 2.4 GHz and 5 GHz. Can be either true or 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.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/14/minbitrate: .. rst-class:: ansible-option-title **minBitrate** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`float` .. raw:: html
- .. raw:: html
Sets min bitrate (Mbps) of this SSID. Can be one of '1', '2', '5.5', '6', '9', '11', '12', '18', '24', '36', '48' or '54'. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/2: .. rst-class:: ansible-option-title **2** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Settings for SSID 2. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/2/bandoperationmode: .. rst-class:: ansible-option-title **bandOperationMode** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Choice between 'dual', '2.4ghz', '5ghz', '6ghz' or 'multi'. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/2/bands: .. rst-class:: ansible-option-title **bands** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Settings related to all bands. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/2/bands/enabled: .. rst-class:: ansible-option-title **enabled** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html
- .. raw:: html
List of enabled bands. Can include "2.4", "5", "6", "disabled". .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/2/bandsteeringenabled: .. rst-class:: ansible-option-title **bandSteeringEnabled** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Steers client to most open band between 2.4 GHz and 5 GHz. Can be either true or 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.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/2/minbitrate: .. rst-class:: ansible-option-title **minBitrate** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`float` .. raw:: html
- .. raw:: html
Sets min bitrate (Mbps) of this SSID. Can be one of '1', '2', '5.5', '6', '9', '11', '12', '18', '24', '36', '48' or '54'. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/3: .. rst-class:: ansible-option-title **3** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Settings for SSID 3. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/3/bandoperationmode: .. rst-class:: ansible-option-title **bandOperationMode** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Choice between 'dual', '2.4ghz', '5ghz', '6ghz' or 'multi'. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/3/bands: .. rst-class:: ansible-option-title **bands** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Settings related to all bands. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/3/bands/enabled: .. rst-class:: ansible-option-title **enabled** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html
- .. raw:: html
List of enabled bands. Can include "2.4", "5", "6", "disabled". .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/3/bandsteeringenabled: .. rst-class:: ansible-option-title **bandSteeringEnabled** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Steers client to most open band between 2.4 GHz and 5 GHz. Can be either true or 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.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/3/minbitrate: .. rst-class:: ansible-option-title **minBitrate** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`float` .. raw:: html
- .. raw:: html
Sets min bitrate (Mbps) of this SSID. Can be one of '1', '2', '5.5', '6', '9', '11', '12', '18', '24', '36', '48' or '54'. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/4: .. rst-class:: ansible-option-title **4** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Settings for SSID 4. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/4/bandoperationmode: .. rst-class:: ansible-option-title **bandOperationMode** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Choice between 'dual', '2.4ghz', '5ghz', '6ghz' or 'multi'. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/4/bands: .. rst-class:: ansible-option-title **bands** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Settings related to all bands. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/4/bands/enabled: .. rst-class:: ansible-option-title **enabled** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html
- .. raw:: html
List of enabled bands. Can include "2.4", "5", "6", "disabled". .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/4/bandsteeringenabled: .. rst-class:: ansible-option-title **bandSteeringEnabled** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Steers client to most open band between 2.4 GHz and 5 GHz. Can be either true or 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.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/4/minbitrate: .. rst-class:: ansible-option-title **minBitrate** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`float` .. raw:: html
- .. raw:: html
Sets min bitrate (Mbps) of this SSID. Can be one of '1', '2', '5.5', '6', '9', '11', '12', '18', '24', '36', '48' or '54'. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/5: .. rst-class:: ansible-option-title **5** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Settings for SSID 5. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/5/bandoperationmode: .. rst-class:: ansible-option-title **bandOperationMode** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Choice between 'dual', '2.4ghz', '5ghz', '6ghz' or 'multi'. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/5/bands: .. rst-class:: ansible-option-title **bands** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Settings related to all bands. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/5/bands/enabled: .. rst-class:: ansible-option-title **enabled** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html
- .. raw:: html
List of enabled bands. Can include "2.4", "5", "6", "disabled". .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/5/bandsteeringenabled: .. rst-class:: ansible-option-title **bandSteeringEnabled** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Steers client to most open band between 2.4 GHz and 5 GHz. Can be either true or 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.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/5/minbitrate: .. rst-class:: ansible-option-title **minBitrate** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`float` .. raw:: html
- .. raw:: html
Sets min bitrate (Mbps) of this SSID. Can be one of '1', '2', '5.5', '6', '9', '11', '12', '18', '24', '36', '48' or '54'. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/6: .. rst-class:: ansible-option-title **6** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Settings for SSID 6. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/6/bandoperationmode: .. rst-class:: ansible-option-title **bandOperationMode** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Choice between 'dual', '2.4ghz', '5ghz', '6ghz' or 'multi'. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/6/bands: .. rst-class:: ansible-option-title **bands** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Settings related to all bands. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/6/bands/enabled: .. rst-class:: ansible-option-title **enabled** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html
- .. raw:: html
List of enabled bands. Can include "2.4", "5", "6", "disabled". .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/6/bandsteeringenabled: .. rst-class:: ansible-option-title **bandSteeringEnabled** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Steers client to most open band between 2.4 GHz and 5 GHz. Can be either true or 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.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/6/minbitrate: .. rst-class:: ansible-option-title **minBitrate** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`float` .. raw:: html
- .. raw:: html
Sets min bitrate (Mbps) of this SSID. Can be one of '1', '2', '5.5', '6', '9', '11', '12', '18', '24', '36', '48' or '54'. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/7: .. rst-class:: ansible-option-title **7** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Settings for SSID 7. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/7/bandoperationmode: .. rst-class:: ansible-option-title **bandOperationMode** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Choice between 'dual', '2.4ghz', '5ghz', '6ghz' or 'multi'. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/7/bands: .. rst-class:: ansible-option-title **bands** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Settings related to all bands. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/7/bands/enabled: .. rst-class:: ansible-option-title **enabled** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html
- .. raw:: html
List of enabled bands. Can include "2.4", "5", "6", "disabled". .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/7/bandsteeringenabled: .. rst-class:: ansible-option-title **bandSteeringEnabled** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Steers client to most open band between 2.4 GHz and 5 GHz. Can be either true or 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.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/7/minbitrate: .. rst-class:: ansible-option-title **minBitrate** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`float` .. raw:: html
- .. raw:: html
Sets min bitrate (Mbps) of this SSID. Can be one of '1', '2', '5.5', '6', '9', '11', '12', '18', '24', '36', '48' or '54'. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/8: .. rst-class:: ansible-option-title **8** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Settings for SSID 8. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/8/bandoperationmode: .. rst-class:: ansible-option-title **bandOperationMode** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Choice between 'dual', '2.4ghz', '5ghz', '6ghz' or 'multi'. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/8/bands: .. rst-class:: ansible-option-title **bands** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Settings related to all bands. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/8/bands/enabled: .. rst-class:: ansible-option-title **enabled** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html
- .. raw:: html
List of enabled bands. Can include "2.4", "5", "6", "disabled". .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/8/bandsteeringenabled: .. rst-class:: ansible-option-title **bandSteeringEnabled** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Steers client to most open band between 2.4 GHz and 5 GHz. Can be either true or 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.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/8/minbitrate: .. rst-class:: ansible-option-title **minBitrate** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`float` .. raw:: html
- .. raw:: html
Sets min bitrate (Mbps) of this SSID. Can be one of '1', '2', '5.5', '6', '9', '11', '12', '18', '24', '36', '48' or '54'. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/9: .. rst-class:: ansible-option-title **9** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Settings for SSID 9. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/9/bandoperationmode: .. rst-class:: ansible-option-title **bandOperationMode** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Choice between 'dual', '2.4ghz', '5ghz', '6ghz' or 'multi'. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/9/bands: .. rst-class:: ansible-option-title **bands** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Settings related to all bands. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/9/bands/enabled: .. rst-class:: ansible-option-title **enabled** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=string` .. raw:: html
- .. raw:: html
List of enabled bands. Can include "2.4", "5", "6", "disabled". .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/9/bandsteeringenabled: .. rst-class:: ansible-option-title **bandSteeringEnabled** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Steers client to most open band between 2.4 GHz and 5 GHz. Can be either true or 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.meraki.networks_wireless_rf_profiles_module__parameter-perssidsettings/9/minbitrate: .. rst-class:: ansible-option-title **minBitrate** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`float` .. raw:: html
- .. raw:: html
Sets min bitrate (Mbps) of this SSID. Can be one of '1', '2', '5.5', '6', '9', '11', '12', '18', '24', '36', '48' or '54'. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-rfprofileid: .. rst-class:: ansible-option-title **rfProfileId** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
RfProfileId path parameter. Rf profile ID. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-sixghzsettings: .. rst-class:: ansible-option-title **sixGhzSettings** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Settings related to 6Ghz band. Only applicable to networks with 6Ghz capable APs. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-sixghzsettings/channelwidth: .. rst-class:: ansible-option-title **channelWidth** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Sets channel width (MHz) for 6Ghz band. Can be one of '0', '20', '40', '80' or '160'. Defaults to 0. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-sixghzsettings/maxpower: .. rst-class:: ansible-option-title **maxPower** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Sets max power (dBm) of 6Ghz band. Can be integer between 2 and 30. Defaults to 30. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-sixghzsettings/minbitrate: .. rst-class:: ansible-option-title **minBitrate** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Sets min bitrate (Mbps) of 6Ghz band. Can be one of '6', '9', '12', '18', '24', '36', '48' or '54'. Defaults to 12. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-sixghzsettings/minpower: .. rst-class:: ansible-option-title **minPower** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Sets min power (dBm) of 6Ghz band. Can be integer between 2 and 30. Defaults to 8. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-sixghzsettings/rxsop: .. rst-class:: ansible-option-title **rxsop** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
The RX-SOP level controls the sensitivity of the radio. It is strongly recommended to use RX-SOP only after consulting a wireless expert. RX-SOP can be configured in the range of -65 to -95 (dBm). A value of null will reset this to the default. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-sixghzsettings/validautochannels: .. rst-class:: ansible-option-title **validAutoChannels** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=integer` .. raw:: html
- .. raw:: html
Sets valid auto channels for 6Ghz band. Can be one of '1', '5', '9', '13', '17', '21', '25', '29', '33', '37', '41', '45', '49', '53', '57', '61', '65', '69', '73', '77', '81', '85', '89', '93', '97', '101', '105', '109', '113', '117', '121', '125', '129', '133', '137', '141', '145', '149', '153', '157', '161', '165', '169', '173', '177', '181', '185', '189', '193', '197', '201', '205', '209', '213', '217', '221', '225', '229' or '233'.Defaults to 1, 5, 9, 13, 17, 21, 25, 29, 33, 37, 41, 45, 49, 53, 57, 61, 65, 69, 73, 77, 81, 85, 89, 93, 97, 101, 105, 109, 113, 117, 121, 125, 129, 133, 137, 141, 145, 149, 153, 157, 161, 165, 169, 173, 177, 181, 185, 189, 193, 197, 201, 205, 209, 213, 217, 221, 225, 229, 233. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-transmission: .. rst-class:: ansible-option-title **transmission** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Settings related to radio transmission. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-transmission/enabled: .. rst-class:: ansible-option-title **enabled** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Toggle for radio transmission. When false, radios will not transmit at all. .. 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.meraki.networks_wireless_rf_profiles_module__parameter-twofourghzsettings: .. rst-class:: ansible-option-title **twoFourGhzSettings** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`dictionary` .. raw:: html
- .. raw:: html
Settings related to 2.4Ghz band. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-twofourghzsettings/axenabled: .. rst-class:: ansible-option-title **axEnabled** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Determines whether ax radio on 2.4Ghz band is on or off. Can be either true or false. If false, we highly recommend disabling band steering. Defaults 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.meraki.networks_wireless_rf_profiles_module__parameter-twofourghzsettings/maxpower: .. rst-class:: ansible-option-title **maxPower** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Sets max power (dBm) of 2.4Ghz band. Can be integer between 2 and 30. Defaults to 30. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-twofourghzsettings/minbitrate: .. rst-class:: ansible-option-title **minBitrate** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`float` .. raw:: html
- .. raw:: html
Sets min bitrate (Mbps) of 2.4Ghz band. Can be one of '1', '2', '5.5', '6', '9', '11', '12', '18', '24', '36', '48' or '54'. Defaults to 11. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-twofourghzsettings/minpower: .. rst-class:: ansible-option-title **minPower** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
Sets min power (dBm) of 2.4Ghz band. Can be integer between 2 and 30. Defaults to 5. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-twofourghzsettings/rxsop: .. rst-class:: ansible-option-title **rxsop** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`integer` .. raw:: html
- .. raw:: html
The RX-SOP level controls the sensitivity of the radio. It is strongly recommended to use RX-SOP only after consulting a wireless expert. RX-SOP can be configured in the range of -65 to -95 (dBm). A value of null will reset this to the default. .. raw:: html
* - .. raw:: html
.. _ansible_collections.cisco.meraki.networks_wireless_rf_profiles_module__parameter-twofourghzsettings/validautochannels: .. rst-class:: ansible-option-title **validAutoChannels** .. raw:: html .. rst-class:: ansible-option-type-line :ansible-option-type:`list` / :ansible-option-elements:`elements=integer` .. raw:: html
- .. raw:: html
Sets valid auto channels for 2.4Ghz band. Can be one of '1', '6' or '11'. Defaults to 1, 6, 11. .. raw:: html
.. Attributes .. Notes Notes ----- .. note:: - SDK Method used are wireless.Wireless.create\_network\_wireless\_rf\_profile, wireless.Wireless.delete\_network\_wireless\_rf\_profile, wireless.Wireless.update\_network\_wireless\_rf\_profile, - Paths used are post /networks/{networkId}/wireless/rfProfiles, delete /networks/{networkId}/wireless/rfProfiles/{rfProfileId}, put /networks/{networkId}/wireless/rfProfiles/{rfProfileId}, - 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 Dashboard API Python(SDK) - The parameters starting with dnac\_ are used by the Cisco DNAC Python SDK to establish the connection .. Seealso See Also -------- .. seealso:: `Cisco Meraki documentation for wireless createNetworkWirelessRfProfile `_ Complete reference of the createNetworkWirelessRfProfile API. `Cisco Meraki documentation for wireless deleteNetworkWirelessRfProfile `_ Complete reference of the deleteNetworkWirelessRfProfile API. `Cisco Meraki documentation for wireless updateNetworkWirelessRfProfile `_ Complete reference of the updateNetworkWirelessRfProfile API. .. Examples Examples -------- .. code-block:: yaml+jinja - name: Create cisco.meraki.networks_wireless_rf_profiles: meraki_api_key: '{{ meraki_api_key }}' meraki_base_url: '{{ meraki_base_url }}' meraki_single_request_timeout: '{{ meraki_single_request_timeout }}' meraki_certificate_path: '{{ meraki_certificate_path }}' meraki_requests_proxy: '{{ meraki_requests_proxy }}' meraki_wait_on_rate_limit: '{{ meraki_wait_on_rate_limit }}' meraki_nginx_429_retry_wait_time: '{{ meraki_nginx_429_retry_wait_time }}' meraki_action_batch_retry_wait_time: '{{ meraki_action_batch_retry_wait_time }}' meraki_retry_4xx_error: '{{ meraki_retry_4xx_error }}' meraki_retry_4xx_error_wait_time: '{{ meraki_retry_4xx_error_wait_time }}' meraki_maximum_retries: '{{ meraki_maximum_retries }}' meraki_output_log: '{{ meraki_output_log }}' meraki_log_file_prefix: '{{ meraki_log_file_prefix }}' meraki_log_path: '{{ meraki_log_path }}' meraki_print_console: '{{ meraki_print_console }}' meraki_suppress_logging: '{{ meraki_suppress_logging }}' meraki_simulate: '{{ meraki_simulate }}' meraki_be_geo_id: '{{ meraki_be_geo_id }}' meraki_use_iterator_for_get_pages: '{{ meraki_use_iterator_for_get_pages }}' meraki_inherit_logging_config: '{{ meraki_inherit_logging_config }}' state: present apBandSettings: bandOperationMode: dual bandSteeringEnabled: true bands: enabled: - '2.4' - '5' bandSelectionType: ap clientBalancingEnabled: true fiveGhzSettings: channelWidth: auto maxPower: 30 minBitrate: 12 minPower: 8 rxsop: -95 validAutoChannels: - 36 - 40 - 44 - 48 - 52 - 56 - 60 - 64 - 100 - 104 - 108 - 112 - 116 - 120 - 124 - 128 - 132 - 136 - 140 - 144 - 149 - 153 - 157 - 161 - 165 flexRadios: byModel: - bands: - '5' model: MR34 minBitrateType: band name: Main Office networkId: string perSsidSettings: '0': bandOperationMode: dual bandSteeringEnabled: true bands: enabled: - '2.4' - '5' minBitrate: 11.0 '1': bandOperationMode: dual bandSteeringEnabled: true bands: enabled: - '2.4' - '5' minBitrate: 11.0 '10': bandOperationMode: dual bandSteeringEnabled: true bands: enabled: - '2.4' - '5' minBitrate: 11.0 '11': bandOperationMode: dual bandSteeringEnabled: true bands: enabled: - '2.4' - '5' minBitrate: 11.0 '12': bandOperationMode: dual bandSteeringEnabled: true bands: enabled: - '2.4' - '5' minBitrate: 11.0 '13': bandOperationMode: dual bandSteeringEnabled: true bands: enabled: - '2.4' - '5' minBitrate: 11.0 '14': bandOperationMode: dual bandSteeringEnabled: true bands: enabled: - '2.4' - '5' minBitrate: 11.0 '2': bandOperationMode: dual bandSteeringEnabled: true bands: enabled: - '2.4' - '5' minBitrate: 11.0 '3': bandOperationMode: dual bandSteeringEnabled: true bands: enabled: - '2.4' - '5' minBitrate: 11.0 '4': bandOperationMode: dual bandSteeringEnabled: true bands: enabled: - '2.4' - '5' minBitrate: 11.0 '5': bandOperationMode: dual bandSteeringEnabled: true bands: enabled: - '2.4' - '5' minBitrate: 11.0 '6': bandOperationMode: dual bandSteeringEnabled: true bands: enabled: - '2.4' - '5' minBitrate: 11.0 '7': bandOperationMode: dual bandSteeringEnabled: true bands: enabled: - '2.4' - '5' minBitrate: 11.0 '8': bandOperationMode: dual bandSteeringEnabled: true bands: enabled: - '2.4' - '5' minBitrate: 11.0 '9': bandOperationMode: dual bandSteeringEnabled: true bands: enabled: - '2.4' - '5' minBitrate: 11.0 sixGhzSettings: channelWidth: auto maxPower: 30 minBitrate: 12 minPower: 8 rxsop: -95 validAutoChannels: - 1 - 5 - 9 - 13 - 17 - 21 - 25 - 29 - 33 - 37 - 41 - 45 - 49 - 53 - 57 - 61 - 65 - 69 - 73 - 77 - 81 - 85 - 89 - 93 - 97 - 101 - 105 - 109 - 113 - 117 - 121 - 125 - 129 - 133 - 137 - 141 - 145 - 149 - 153 - 157 - 161 - 165 - 169 - 173 - 177 - 181 - 185 - 189 - 193 - 197 - 201 - 205 - 209 - 213 - 217 - 221 - 225 - 229 - 233 transmission: enabled: true twoFourGhzSettings: axEnabled: true maxPower: 30 minBitrate: 11.0 minPower: 5 rxsop: -95 validAutoChannels: - 1 - 6 - 11 - name: Delete by id cisco.meraki.networks_wireless_rf_profiles: meraki_api_key: '{{ meraki_api_key }}' meraki_base_url: '{{ meraki_base_url }}' meraki_single_request_timeout: '{{ meraki_single_request_timeout }}' meraki_certificate_path: '{{ meraki_certificate_path }}' meraki_requests_proxy: '{{ meraki_requests_proxy }}' meraki_wait_on_rate_limit: '{{ meraki_wait_on_rate_limit }}' meraki_nginx_429_retry_wait_time: '{{ meraki_nginx_429_retry_wait_time }}' meraki_action_batch_retry_wait_time: '{{ meraki_action_batch_retry_wait_time }}' meraki_retry_4xx_error: '{{ meraki_retry_4xx_error }}' meraki_retry_4xx_error_wait_time: '{{ meraki_retry_4xx_error_wait_time }}' meraki_maximum_retries: '{{ meraki_maximum_retries }}' meraki_output_log: '{{ meraki_output_log }}' meraki_log_file_prefix: '{{ meraki_log_file_prefix }}' meraki_log_path: '{{ meraki_log_path }}' meraki_print_console: '{{ meraki_print_console }}' meraki_suppress_logging: '{{ meraki_suppress_logging }}' meraki_simulate: '{{ meraki_simulate }}' meraki_be_geo_id: '{{ meraki_be_geo_id }}' meraki_use_iterator_for_get_pages: '{{ meraki_use_iterator_for_get_pages }}' meraki_inherit_logging_config: '{{ meraki_inherit_logging_config }}' state: absent networkId: string rfProfileId: string - name: Update by id cisco.meraki.networks_wireless_rf_profiles: meraki_api_key: '{{ meraki_api_key }}' meraki_base_url: '{{ meraki_base_url }}' meraki_single_request_timeout: '{{ meraki_single_request_timeout }}' meraki_certificate_path: '{{ meraki_certificate_path }}' meraki_requests_proxy: '{{ meraki_requests_proxy }}' meraki_wait_on_rate_limit: '{{ meraki_wait_on_rate_limit }}' meraki_nginx_429_retry_wait_time: '{{ meraki_nginx_429_retry_wait_time }}' meraki_action_batch_retry_wait_time: '{{ meraki_action_batch_retry_wait_time }}' meraki_retry_4xx_error: '{{ meraki_retry_4xx_error }}' meraki_retry_4xx_error_wait_time: '{{ meraki_retry_4xx_error_wait_time }}' meraki_maximum_retries: '{{ meraki_maximum_retries }}' meraki_output_log: '{{ meraki_output_log }}' meraki_log_file_prefix: '{{ meraki_log_file_prefix }}' meraki_log_path: '{{ meraki_log_path }}' meraki_print_console: '{{ meraki_print_console }}' meraki_suppress_logging: '{{ meraki_suppress_logging }}' meraki_simulate: '{{ meraki_simulate }}' meraki_be_geo_id: '{{ meraki_be_geo_id }}' meraki_use_iterator_for_get_pages: '{{ meraki_use_iterator_for_get_pages }}' meraki_inherit_logging_config: '{{ meraki_inherit_logging_config }}' state: present apBandSettings: bandOperationMode: dual bandSteeringEnabled: true bands: enabled: - '2.4' - '5' bandSelectionType: ap clientBalancingEnabled: true fiveGhzSettings: channelWidth: auto maxPower: 30 minBitrate: 12 minPower: 8 rxsop: -95 validAutoChannels: - 36 - 40 - 44 - 48 - 52 - 56 - 60 - 64 - 100 - 104 - 108 - 112 - 116 - 120 - 124 - 128 - 132 - 136 - 140 - 144 - 149 - 153 - 157 - 161 - 165 flexRadios: byModel: - bands: - '5' model: MR34 isIndoorDefault: true isOutdoorDefault: true minBitrateType: band name: '1234' networkId: string perSsidSettings: '0': bandOperationMode: dual bandSteeringEnabled: true bands: enabled: - '2.4' - '5' minBitrate: 11.0 '1': bandOperationMode: dual bandSteeringEnabled: true bands: enabled: - '2.4' - '5' minBitrate: 11.0 '10': bandOperationMode: dual bandSteeringEnabled: true bands: enabled: - '2.4' - '5' minBitrate: 11.0 '11': bandOperationMode: dual bandSteeringEnabled: true bands: enabled: - '2.4' - '5' minBitrate: 11.0 '12': bandOperationMode: dual bandSteeringEnabled: true bands: enabled: - '2.4' - '5' minBitrate: 11.0 '13': bandOperationMode: dual bandSteeringEnabled: true bands: enabled: - '2.4' - '5' minBitrate: 11.0 '14': bandOperationMode: dual bandSteeringEnabled: true bands: enabled: - '2.4' - '5' minBitrate: 11.0 '2': bandOperationMode: dual bandSteeringEnabled: true bands: enabled: - '2.4' - '5' minBitrate: 11.0 '3': bandOperationMode: dual bandSteeringEnabled: true bands: enabled: - '2.4' - '5' minBitrate: 11.0 '4': bandOperationMode: dual bandSteeringEnabled: true bands: enabled: - '2.4' - '5' minBitrate: 11.0 '5': bandOperationMode: dual bandSteeringEnabled: true bands: enabled: - '2.4' - '5' minBitrate: 11.0 '6': bandOperationMode: dual bandSteeringEnabled: true bands: enabled: - '2.4' - '5' minBitrate: 11.0 '7': bandOperationMode: dual bandSteeringEnabled: true bands: enabled: - '2.4' - '5' minBitrate: 11.0 '8': bandOperationMode: dual bandSteeringEnabled: true bands: enabled: - '2.4' - '5' minBitrate: 11.0 '9': bandOperationMode: dual bandSteeringEnabled: true bands: enabled: - '2.4' - '5' minBitrate: 11.0 rfProfileId: string sixGhzSettings: channelWidth: auto maxPower: 30 minBitrate: 12 minPower: 8 rxsop: -95 validAutoChannels: - 1 - 5 - 9 - 13 - 17 - 21 - 25 - 29 - 33 - 37 - 41 - 45 - 49 - 53 - 57 - 61 - 65 - 69 - 73 - 77 - 81 - 85 - 89 - 93 - 97 - 101 - 105 - 109 - 113 - 117 - 121 - 125 - 129 - 133 - 137 - 141 - 145 - 149 - 153 - 157 - 161 - 165 - 169 - 173 - 177 - 181 - 185 - 189 - 193 - 197 - 201 - 205 - 209 - 213 - 217 - 221 - 225 - 229 - 233 transmission: enabled: true twoFourGhzSettings: axEnabled: true maxPower: 30 minBitrate: 11.0 minPower: 5 rxsop: -95 validAutoChannels: - 1 - 6 - 11 .. 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.meraki.networks_wireless_rf_profiles_module__return-meraki_response: .. rst-class:: ansible-option-title **meraki_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 Meraki 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:`{"apBandSettings": {"bandOperationMode": "string", "bandSteeringEnabled": true, "bands": {"enabled": ["string"]}}, "bandSelectionType": "string", "clientBalancingEnabled": true, "fiveGhzSettings": {"channelWidth": "string", "maxPower": 0, "minBitrate": 0, "minPower": 0, "rxsop": 0, "validAutoChannels": [0]}, "id": "string", "isIndoorDefault": true, "isOutdoorDefault": true, "minBitrateType": "string", "name": "string", "networkId": "string", "perSsidSettings": {"0": {"bandOperationMode": "string", "bandSteeringEnabled": true, "bands": {"enabled": ["string"]}, "minBitrate": 0, "name": "string"}, "1": {"bandOperationMode": "string", "bandSteeringEnabled": true, "bands": {"enabled": ["string"]}, "minBitrate": 0, "name": "string"}, "10": {"bandOperationMode": "string", "bandSteeringEnabled": true, "bands": {"enabled": ["string"]}, "minBitrate": 0, "name": "string"}, "11": {"bandOperationMode": "string", "bandSteeringEnabled": true, "bands": {"enabled": ["string"]}, "minBitrate": 0, "name": "string"}, "12": {"bandOperationMode": "string", "bandSteeringEnabled": true, "bands": {"enabled": ["string"]}, "minBitrate": 0, "name": "string"}, "13": {"bandOperationMode": "string", "bandSteeringEnabled": true, "bands": {"enabled": ["string"]}, "minBitrate": 0, "name": "string"}, "14": {"bandOperationMode": "string", "bandSteeringEnabled": true, "bands": {"enabled": ["string"]}, "minBitrate": 0, "name": "string"}, "2": {"bandOperationMode": "string", "bandSteeringEnabled": true, "bands": {"enabled": ["string"]}, "minBitrate": 0, "name": "string"}, "3": {"bandOperationMode": "string", "bandSteeringEnabled": true, "bands": {"enabled": ["string"]}, "minBitrate": 0, "name": "string"}, "4": {"bandOperationMode": "string", "bandSteeringEnabled": true, "bands": {"enabled": ["string"]}, "minBitrate": 0, "name": "string"}, "5": {"bandOperationMode": "string", "bandSteeringEnabled": true, "bands": {"enabled": ["string"]}, "minBitrate": 0, "name": "string"}, "6": {"bandOperationMode": "string", "bandSteeringEnabled": true, "bands": {"enabled": ["string"]}, "minBitrate": 0, "name": "string"}, "7": {"bandOperationMode": "string", "bandSteeringEnabled": true, "bands": {"enabled": ["string"]}, "minBitrate": 0, "name": "string"}, "8": {"bandOperationMode": "string", "bandSteeringEnabled": true, "bands": {"enabled": ["string"]}, "minBitrate": 0, "name": "string"}, "9": {"bandOperationMode": "string", "bandSteeringEnabled": true, "bands": {"enabled": ["string"]}, "minBitrate": 0, "name": "string"}}, "sixGhzSettings": {"channelWidth": "string", "maxPower": 0, "minBitrate": 0, "minPower": 0, "rxsop": 0, "validAutoChannels": [0]}, "transmission": {"enabled": true}, "twoFourGhzSettings": {"axEnabled": true, "maxPower": 0, "minBitrate": 0, "minPower": 0, "rxsop": 0, "validAutoChannels": [0]}}` .. raw:: html
.. Status (Presently only deprecated) .. Authors Authors ~~~~~~~ - Francisco Munoz (@fmunoz) .. Extra links Collection links ~~~~~~~~~~~~~~~~ .. raw:: html .. Parsing errors