- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
GET PING api not working on POST PINGID generated
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
