There can be only one report result in a session. That is why if a session contains results of previous execution, those results must be cleared before a new execution with the command report/cleanup_result:
svc=report/cleanup_result¶ms={}
{ "error":<int> /* error code (0 - if successful) */ }
|