Jun 19 2023
4:04 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jun 19 2023
4:04 AM
[Meraki API] Show VPN history stat for networks in an organization
Hi Community,
I'd like to find out whether it is possible to get VPN stat for non Meraki peers with /organizations/{organizationId}/appliance/vpn/stats API endpoint or with any other?
From API doc it seems that he structure of the return object is following ...
[
{
"networkId": "N_12345678",
"networkName": "San Francisco Office",
"merakiVpnPeers": [ <meraki peers stat> ]
}
]
... and nothing about 3rd part peers. Maybe it is not complete or Stat for non-Meraki peers is not available?
Please advice.
Yuriy
2 Replies 2
Jun 19 2023
9:26 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jun 19 2023
9:26 AM
Hi,
The VPN status page should give you required stat details.
https://documentation.meraki.com/MX/Site-to-site_VPN/VPN_Status_Page
Jun 19 2023
9:32 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jun 19 2023
9:32 AM
Thanks @Madhan_kumar_G, but I'm looking for info about specific API endpoint or other API-side options.

Get notified when there are additional replies to this discussion.