On Wed, Jul 17, 2013 at 09:06:26AM +0200, Andreas Strikos <astrikos@ripe.net> wrote a message of 29 lines which said:
Indeed if you want all probes you have to specify number bigger or equal with what the measurement had.
But not any number since the code unfortunately checks that I have enough credits, even if this parameter "requested" is not used :-( {'definitions': [{'protocol': 'UDP', 'target': '217.70.190.232', 'af': 4, 'type': 'traceroute', 'is_oneoff': True, 'description': 'Traceroute 217.70.190.232 from probes of measurement #1013422'}], 'probes': [{'requested': 100000, 'type': 'msm', 'value': '1013422'}]} RIPEAtlas.RequestSubmissionError: {"error": {"code": 104, "message": "You do not have enough credit to schedule this measurement."}} It works with a lower number: {'definitions': [{'protocol': 'UDP', 'target': '217.70.190.232', 'af': 4, 'type': 'traceroute', 'is_oneoff': True, 'description': 'Traceroute 217.70.190.232 from probes of measurement #1013422'}], 'probes': [{'requested': 1000, 'type': 'msm', 'value': '1013422'}]} Measurement #1013425 Traceroute 217.70.190.232 from probes of measurement #1013422 uses 5 probes 5 probes reported Test done at 2013-07-17T08:54:47Z