10-19-2021 10:37 AM
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.
Solved! Go to Solution.
10-19-2021 10:53 AM
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.
10-19-2021 10:45 AM
It doesnt return the default profiles. Only custom ones
10-19-2021 10:53 AM
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.
10-19-2021 11:41 AM
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?
10-19-2021 11:45 AM
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.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide