GET RfProfiles results in empty list

SOLVED
pp
Here to help

GET RfProfiles results in empty list

Using either the python package or api queries a get for RfProfiles results in an empty list. Anyone else seeing this? I'm using the following to get the profile.

 

 /networks/<net_id>/wireless/rfProfiles

dashboard.wireless.getNetworkWirelessRfProfiles(<net_id>)

 

End result is I want to validate my minimum bit rates.

1 ACCEPTED SOLUTION
Ryan_Miles
Meraki Employee
Meraki Employee

correct. the endpoint description also alludes to that fact "List The Non Basic RF Profiles For This Network". although maybe it should instead say non default.

View solution in original post

4 REPLIES 4
ww
Kind of a big deal
Kind of a big deal

It doesnt return the default profiles. Only custom ones

Ryan_Miles
Meraki Employee
Meraki Employee

correct. the endpoint description also alludes to that fact "List The Non Basic RF Profiles For This Network". although maybe it should instead say non default.

So the minimum bitrate configuration has been moved to rfprofiles. Is there a way to pull the values configured in the basic profiles? Or, is the option to stop using the default profiles and create new ones?

Ryan_Miles
Meraki Employee
Meraki Employee

seeing as the call only pull custom profiles yes i think you'd need to essentially always create a custom (or multiple customs if needed) and bind all AP's to those profiles and not use the two default profiles.

Get notified when there are additional replies to this discussion.