Hi there,
I'm currently trying to figure out, how I can get all ping results
to(/from) my AS within a certain time frame, to run some statistics.
The REST-API documentation [0] states, that measurements can be filtered
by dst_asn, but it doesn't seem to influence the results I'm getting:
> filter: {
> 'start_time__gt': 1445231337,
> 'type': 'ping',
> 'dst_asn': 553
> }
>
> dst_asn dst_name
> --------------------------------------------
> 2607 sk-bts-as2607.anchors.atlas.ripe.net
> 2602 lu-lux-as2602.anchors.atlas.ripe.net
> 16154 88.213.204.251
> 1853 at-vie-as1853.anchors.atlas.ripe.net
> 8608 195.18.114.5
> 32475 www.siteground.com
> 12322 78.194.137.59
> None ch-zrh-as559.anchors.atlas.ripe.net
Also, why do some measurements have no dst_asn?
Regards,
Sebastian
[0] https://atlas.ripe.net/docs/rest/