apply_report_result
Is only used for the reports requested with the “remoteExec” parameter.
The remoteExec function is used to receive the result of the execution of an asynchronous report.
svc=report/apply_report_result¶ms={}
The result can be received only after a successful execution of an asynchronous report (“status”:4 in the returned result for the get_report_status request).
Returned result
The returned result is the same as in the exec_report request.
Possible error codes:
Code | Description |
---|---|
1004 | The limit of messages has been reached. See the reason field for details. |
1003 | The limit has been reached. See the reason field for details. |
6 | Undefined error. |