Coolio, I was overreading the DO-Bit. Together with the Sagan-Interface for Python, I can now get to work,
Thanks for the quick reply! :-) On 12.02.2016 18:19, Stephane Bortzmeyer wrote: > On Fri, Feb 12, 2016 at 10:06:21AM +0100, > Stephane Bortzmeyer <[email protected]> wrote > a message of 25 lines which said: > >> It is accessible (the full response is in the "abuf" field, you just >> have to decode it, example in Python: > I forgot to add that it requires setting the DO bit in the query > <https://atlas.ripe.net/docs/measurement-creation-api/>. In Python: > > data["definitions"][0]["do"] = True
