cleanup_result
There can be only one report result in a session. The cleanup_result function is used to clear the results of the previous execution if a session contains any.
svc=report/cleanup_result¶ms={}
Returned result
{
"error":<int> /* error code (0 — if successful) */
}
Possible error codes:
Code | Description |
---|---|
6 | Undefined error. |