On 08/09/2016 17:13, Jasper den Hertog wrote:

Thanks!

-Hank

Hank,

Sorry for the late reply. 

Indeed the GUI basically provides a blanket search over all kinds of text fields AND strips AS or ASN from the user input. This is not very convenient and we will improve this,

greetings,

Jasper den Hertog
RIPE Atlas software engineer


On 29 Aug 2016, at 18:11, Hank Nussbacher <hank@efes.iucc.ac.il> wrote:

On 8/29/2016 3:23 PM, Jasper den Hertog wrote:

Sorry I wasn't more clear.  I am referring to the GUI API located at:
https://atlas.ripe.net/probes/
There is a search box on that page.  It even says "filter by id/asn/country/description"  Put in there AS222 and see what pops up.

Regards,
Hank

Hi All,

Please note that the v1 API is deprecated.

The latest and greatest query would be:


and the docs for this live at:


and


Greetings,

Jasper den Hertog


On 29 Aug 2016, at 14:20, Wenqin SHAO <wenqin.shao@telecom-paristech.fr> wrote:

Hi,

Here is an example from the official doc https://atlas.ripe.net/docs/rest/#probe


It queries the probes hosted in AS 3333.
It works for me.

My two cents,
wenqin

On 29 Aug 2016, at 13:10, Hank Nussbacher <hank@efes.iucc.ac.il> wrote:

When searching for specific ASN probes via:
https://atlas.ripe.net/probes/
and entering a search like "ASxxxx", why does the API ignore the letters AS and respond with probes that have an id of yxxxx or xxxxy or ASN yxxxy?  Shouldn't it be if I specify a specific string of ASxxx the response should be only those probes in ASxxx or at the worst also ASxxxy?

Thanks,
Hank