[Meraki API] Show VPN history stat for networks in an organization

Yuriy
Here to help

[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
Madhan_kumar_G
Getting noticed

Hi,

 

The VPN status page should give you required stat details.

https://documentation.meraki.com/MX/Site-to-site_VPN/VPN_Status_Page

Yuriy
Here to help

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.