New to API's, Python, JSON, Postman and trying to learn to functionality when it comes to reporting.
One report we were asked to provide is provide all the WAN IPs for each site (network). I'm able to pull this information from One Network and export it to Excel file but at my current knowledge level I am unable to figure out how I can loop thru all Networks using the GetDevice API, seems like this only provides information from 1 Network only.
Can anyone provide guidance? Thanks!