Check last seen or Connected status of MX64 configured in templates

Prakash_blr
Here to help

Check last seen or Connected status of MX64 configured in templates

I have more than 100 MX64 Connected through Templates. I need uptime or last seen  of the MX64 through any API or Meraki report. How can we achieve this.  

3 Replies 3
Prakash_blr
Here to help

Experts, Please Need your Suggestions on this. 😊

sungod
Kind of a big deal
Kind of a big deal

You can use https://developer.cisco.com/meraki/api-v1/get-organization-devices-availabilities/ to get most recent status.

 

For status change history over a period of time, use. https://developer.cisco.com/meraki/api-v1/get-organization-devices-availabilities-change-history/

 

Both allow you to filter responses to only include appliances.

 

You can use the data from the combine calls to calculate device availability over time.

Inderdeep
Kind of a big deal
Get notified when there are additional replies to this discussion.