Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello, I've got many offices to report on via API. Some large offices have one or more MR AP devices, but small offices only provide wifi via their MX. I need to report on SSID configurations for all.I've been happily using the API for many queries...
I appreciate the rapid help with my problem. I thought I'd try to contribute a little something...Powershell isn't the best at providing full error details from a web request. Here's some code that goes the extra mile and extracts the error details...
Well that's fascinating!The API was happy to let me substitute the Network ID with a Template ID no problem.Both the wireless/SSIDs command AND appliance/SSIDs command returned the proper values.I'm back in action! Thanks so much!
Postman does return that more specific error! When I query via a Powershell Invoke-RestMethod I only get the more generic "400 Bad Request" which told me nothing I'll have to see if I can expose that better detail in Powershell.In the meantime, I'l...
Thanks for your response!My Network ID definitely starts with L These are MX68CW-NA devices located in Canada but using the American .com cloud.I can get other appliance commands to work such as: /networks/{networkId}/appliance/portsWill having s...