Hi All, Please note that the v1 API is deprecated. The latest and greatest query would be: https://atlas.ripe.net/api/v2/probes/?asn=3333 <https://atlas.ripe.net/api/v2/probes/?asn=3333> and the docs for this live at: https://atlas.ripe.net/docs/api/v2/manual/probes/queryparameters.html <https://atlas.ripe.net/docs/api/v2/manual/probes/queryparameters.html> and https://atlas.ripe.net/docs/api/v2/reference/#!/probes/Probe_List_GET <https://atlas.ripe.net/docs/api/v2/reference/#!/probes/Probe_List_GET> 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 <https://atlas.ripe.net/docs/rest/#probe>
https://atlas.ripe.net/api/v1/probe/?asn=3333 <https://atlas.ripe.net/api/v1/probe/?asn=3333>
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 <mailto:hank@efes.iucc.ac.il>> wrote:
When searching for specific ASN probes via: https://atlas.ripe.net/probes/ <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