cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2348
Views
4
Helpful
3
Replies

GET PING api not working on POST PINGID generated

CiscoLumen
Level 1
Level 1

any issue on v1 for this PING api?

Example : https://api.meraki.com/api/v1/devices/Q2MY-4NJE-UVN5/liveTools/ping/604608250036435421

it used to work before 4 weeks , now it says page not found

can any one have an idea of what end point is changed for pING functions in v1 api?

3 Replies 3

Philip D'Ath
Meraki Community All-Star
Meraki Community All-Star

What is the extra bit in your URL after /ping?

https://developer.cisco.com/meraki/api-v1/create-device-live-tools-ping/

The URL should look like:
https://api.meraki.com/api/v1/devices/{serial}/liveTools/ping

sungod
Level 11
Level 11

Is the extra bit the ping ID from a prior call?

Ping results won't be kept forever, eventually the ID will expire and give a 404.

John-on-API
Cisco Employee
Cisco Employee

Hi @CiscoLumen the most common data retention period for items in dashboard is 1 month, so if it 404s after 4 weeks then that seems normal!

I'd recommend removing your serial number from the post above at your first convenience--it's generally best to not publish them.