I am attempting to log traffic and application data on our various networks and APs for importing into our corporate reporting tool but have found the limitation of only being able to request the last n seconds of data to be fairly limiting. It would be great if Cisco/Meraki would add the ability to supply a start and end time for data collection.
As of now, if my data collector misses a run, I just missed that block of data. I can select a larger block that includes the timeframe I am after but I can't get that window of time back.
Instead of this:
api.meraki.com/api/v0/networks/NetworkID/traffic?timespan=nSeconds
Allow this:
api.meraki.com/api/v0/networks/NetworkID/traffic?startingAfter=StartTime&endingBefore=EndTime
Thanks in advance for any advice!
WP