Scan results are viewed using the GET
method.
Syntax
GET "<URI of the Sandbox server>/sandbox/v1/tasks/<task_id>"
Example
|
Parameters
Parameter |
Type |
Description |
---|---|---|
|
string |
Unique identifier of the task assigned when the object is submitted for scanning. |
Returned value
Return code |
Description |
---|---|
|
Scan result received. The following values are possible:
|
|
Invalid request. |
|
Scan results for the specified identifier not found. |
|
Error while receiving scan results. The following reasons are possible:
|
|
Server unavailable. Try to connect to a different server or try again later. |
|
Server timeout. Try to connect to a different server or try again later. |