Hello Community,
I am looking for a solution within Meraki that will allow me to export System Manager data to a SQL server or outside of Meraki to a server of some sort. I looked at the API and tried to perform an export wasn't successful. Wondering if anybody in the community can help me out?
This is what I tried, I don't have any APs or switches so not sure if this will work:
"sample"
curl -L -H 'X-Cisco-Meraki-API-Key: <key>' -H 'Content-Type: application/json' -X GET 'https://api.meraki.com/api/v0/networks/[networkId]/devices'