The Meraki Community
Register or Sign in
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • About c-o-e
c-o-e

c-o-e

Comes here often

Member since Jan 7, 2020

‎03-12-2020

Community Record

4
Posts
0
Kudos
0
Solutions
Latest Contributions by c-o-e
  • Topics c-o-e has Participated In
  • Latest Contributions by c-o-e

Re: Dashboard API - Security Events - End-points returned only partial sets...

by c-o-e in Developers & APIs
‎01-12-2020 10:50 PM
‎01-12-2020 10:50 PM
Good to know i'm not crazy 😉   I just sent you the case number in a private message. Thank you for your time. ... View more

Re: Dashboard API - Security Events - End-points returned only partial sets...

by c-o-e in Developers & APIs
‎01-08-2020 01:44 AM
‎01-08-2020 01:44 AM
Sure Philip. The easiest way is probably to use the Postman collection but I can also provide you with some node or python code if needed.   For Postman:   a GET on  https://api.meraki.com/api/v0/networks/{{YOUR_NETWORK_ID}}/securityEvents?t0=1572562800&t1=1575154799&perPage=1000   Should returns the security events between: Friday, November 1, 2019 12:00:00 AM GMT+01:00 and Saturday, November 30, 2019 11:59:59 PM GMT+01:00   On our side => Empty. And it's very unlikely 😉   You can try for any other period prior December. For July for example with the following t0: 1561932000 and t1: 1564610399   On the other way around, for December, we have some results with the following t0 : 1575154800 and t1: 1577833199     ... View more

Re: Dashboard API - Security Events - End-points returned only partial sets...

by c-o-e in Developers & APIs
‎01-07-2020 10:49 AM
‎01-07-2020 10:49 AM
Thank you Philip for your swift answer.   Indeed, that was my first reflex.   I have opened a case a few hours ago but it was closed instantly because they do not provide support on Meraki Dashboard APIs and have no capability to forward the case to anyone who can investigate.   And they have suggested me to post here. ... View more

Dashboard API - Security Events - End-points returned only partial sets of ...

by c-o-e in Developers & APIs
‎01-07-2020 10:05 AM
‎01-07-2020 10:05 AM
We encountered a strange behavior with some Dashboard APIs, which are returning only partial data sets.   In the Dashboard API documentation related to security events for example, we have the following:   t0: "The beginning of the timespan for the data. The maximum lookback period is 365 days from today." t1: "The end of the timespan for the data. t1 can be a maximum of 365 days after t0"   (https://developer.cisco.com/meraki/api/#/rest/api-endpoints/security-events/get-network-security-events)   We have extended our easy-Meraki app in order to implement these endpoints and add a few dashboards and auto-remediations.   Once tested, we had the following results:   no problem to retrieve December 2019 events, the responses are accurate compared to the data exposed in the security center; for all other months (prior to December), the calls returned empty lists; with a very large timespan (instead of t0/t1), we retrieved more items but clearly not all the events (of course, we are far below the number of returned events limit).   Can someone confirm this behavior or there is an error on our side? If it's a bug, anyone has a workaround to make it works before the fix?   Thank you for your feedback. ... View more
Labels:
  • Labels:
  • Dashboard API
Powered by Khoros
custom.footer.
  • Community Guidelines
  • Cisco Privacy
  • Khoros Privacy
  • Cookies
  • Terms of Use
© 2023 Meraki