Extracting Meraki logs with the help of Postman API tools.

Solved
Tester
New here

Extracting Meraki logs with the help of Postman API tools.


I attempted to extract the UP and DOWN status of all my network-connected devices for a specific month by POSTMAN API tool, but I'm not achieving the desired results. Could you please assist me in resolving this issue?

Tester_0-1747137620469.png

 

1 Accepted Solution
rhbirkelund
Kind of a big deal
Kind of a big deal

First of all, you may want to change the screenshot, as you are showing most of your API Key. 

 

Second, you may want to use the getNetworkEvents endpoint instead. The one you are using, will only return your alert settings. Not the events themselves. 

LinkedIn ::: https://blog.rhbirkelund.dk/

Like what you see? - Give a Kudo ## Did it answer your question? - Mark it as a Solution 🙂

All code examples are provided as is. Responsibility for Code execution lies solely your own.

View solution in original post

2 Replies 2
rhbirkelund
Kind of a big deal
Kind of a big deal

First of all, you may want to change the screenshot, as you are showing most of your API Key. 

 

Second, you may want to use the getNetworkEvents endpoint instead. The one you are using, will only return your alert settings. Not the events themselves. 

LinkedIn ::: https://blog.rhbirkelund.dk/

Like what you see? - Give a Kudo ## Did it answer your question? - Mark it as a Solution 🙂

All code examples are provided as is. Responsibility for Code execution lies solely your own.
Tester
New here

 

I would like to inquire if it's possible to retrieve all network device up and down time for a specific duration within our organization using a single query. If so, could you please outline the steps or provide the necessary postman tool command or tool required to achieve this?

Get notified when there are additional replies to this discussion.