xNetworkWirelessRfProfile() functions returning 500 Internal Server Error

Ausale
Comes here often

xNetworkWirelessRfProfile() functions returning 500 Internal Server Error

Hello, I using Python to automate some tasks, and I am unable to use any of the xNetworkWirelessRfProfile() functions. They all return "500 Internal Server Error".

Even the getNetworkWirelessRfProfile() is throwing an error, so I am pretty sure it has nothing to do with the content of my commands. I haven't had this issue with any of the other functions.

 

Anyone successfully using these?

2 Replies 2
ww
Kind of a big deal
Kind of a big deal

Do you have any custom profiles?  The api does not return the default profiles

Ausale
Comes here often

I am only using custom profiles. I am passing the rfProfileId.

I am doing the same for "updateDeviceWirelessRadioSettings()" to override the profile for certain settings and this works just fine.

EDIT:
Even the "plural" function, without specifying a profile ID, doesn't work:

dashboard.wireless.getNetworkWirelessRfProfiles(

network_id
)
Get notified when there are additional replies to this discussion.
Welcome to the Meraki Community!
To start contributing, simply sign in with your Cisco account. If you don't yet have a Cisco account, you can sign up.
Labels