Cisco Meraki API Problem with statistics

chryso
Conversationalist

Cisco Meraki API Problem with statistics

Hello,

 

Is it possible to get summary report measurements from meraki API (https://developer.cisco.com/meraki/api/), for specific date and time?

 

For example, i want to get

  • network traffic (usage)
         6.56GB Down/Up
         5.97GB Down
         599.7MB UP
  • clients history (per device) (98 clients connected in one day)

from specific day, but I can’t find anything in Cisco Meraki API.

 

Ιf someone has an idea how solve this issue or which API call is the suitable, could let a comment below.

 

Thanks in advance,

John

 

meraki.jpg

 

 

6 REPLIES 6
PhilipDAth
Kind of a big deal
Kind of a big deal

No.  You have to take a raw data feed and calculate everything yourself.

chryso
Conversationalist

Thank you for your reply.

 

I am wondering which API call should i use to fetch these raw data

(https://developer.cisco.com/meraki/api/)

 

Could you give me more details?

PhilipDAth
Kind of a big deal
Kind of a big deal
chryso
Conversationalist

Could i get unique clients by specific time range with meraki API V1??

Could yoiu give me an example??

PhilipDAth
Kind of a big deal
Kind of a big deal

chryso
Conversationalist

Thank you for your reply.

 

This API (Get Network Clients) returns clients that have used this network for specific timestamp. 

 

For example, if timestamp=86400 API call, returns clients for last 24 hours, whereas, i search a way to fetch data for specif day (from t0=2020-10-03T21:00:00Z and t1=2020-10-04T20:59:59Z).

 

Do you have any idea how to fetch this data?

Get notified when there are additional replies to this discussion.
Welcome to the Meraki Community!
To start contributing, simply sign in with your Cisco account. If you don't yet have a Cisco account, you can sign up.
Labels