Products
Platform
General
Public groups
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.
Experts, Please Need your Suggestions on this. 😊
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.
https://developer.cisco.com/meraki/api-v1/get-organization-devices-statuses-overview/