Read API XML input into MySQL database using Python
For a month now, we've been trying to convert the XML output from an API call to the Panorama for the "devicegroup" information. We can do that just fine but cannot convert it into a table that can be inserted into a MySQL database. The structure of
...