17 Jul
2013
17 Jul
'13
9:06 a.m.
Hi, On 7/16/13 4:21 PM, Stephane Bortzmeyer wrote:
The documentation <https://atlas.ripe.net/doc/measurement-creation-api/> says:
"probes": [ { "requested": 1, "type": "msm", "value": 1000002 } ]
but, from my tests, if you do so, you get only one probe, whatever measurement #1000002 actually used. To get all the probes, I had to indicate a very large number in 'requested' (unless you remember or count the actual number).
Indeed if you want all probes you have to specify number bigger or equal with what the measurement had. Otherwise you will get the amount you specified. But it makes sense to have a flag to indicate that you want the exact same number. We will look into it. Thanks, Andreas