5 Jul
2015
5 Jul
'15
9:34 p.m.
Hi Stephane, Here you go: Docs: https://atlas.ripe.net/docs/rest/#probe How to get current probe status: https://atlas.ripe.net/api/v1/probe/10644/ How to get archived probe status for a given day: https://atlas.ripe.net/api/v1/probe-archive/10644/?format=json&day=20150606 Cheers! /vty On 7/5/15 6:10 PM, Stephane Bortzmeyer wrote:
I cannot find an API to retrieve information about a probe. I would like to get the information I can see on, for instance, <https://atlas.ripe.net/probes/10644/> but from a REST + JSON API. Does it exist? Do you think it would be a nice addition?
(My current use case is that I find some probes failing to ping a target and I would like to quickly check if they share something, such as ASn or some tags.)