The meraki_devices resource allows to set the switch_profile_id for switch devices.
For access points a similar rf_profile_id configuration exists which can only be set from meraki_wirless_radio_settings.
For consistency and to manage this configuration from a bulk resource, setting the rf_profile_id of an accces point should be possible from the meraki_devices (and meraki_device) resource.
The meraki_devices resource allows to set the
switch_profile_idfor switch devices.For access points a similar
rf_profile_idconfiguration exists which can only be set from meraki_wirless_radio_settings.For consistency and to manage this configuration from a bulk resource, setting the
rf_profile_idof an accces point should be possible from themeraki_devices(andmeraki_device) resource.