The result generated by the Antivirus API.
When using ProcessFile (default), the HTTP response will be a JobSummary with the AntivirusReport as the summary.result field.
When using ProcessFileAndSave, the HTTP response will be a JobSummary, and the saved file will be a JSON file of type AntivirusReport.
{}
{ "database": { "databaseAge": "35 minutes", "databaseLastChecked": 1700175432418, "databaseLastUpdated": 1700124000000 }, "files": [ { "filePath": "/uploads/image.jpg", "fileHashSha1": "e25a994746f94939bf27305cab4b9db6c9392e74", "viruses": [ "Win.Ransomware.Example-7013612-0" ], "status": "Infected" } ], "scanEndTime": 1700173337418, "scanStartTime": 1700173332418}
The virus definition database used for this virus scan operation.
Type: AntivirusDatabase
The file(s) that were scanned for viruses.
Type: AntivirusReportItem[]
The end time of this virus scan operation (in epoch milliseconds).
Example: 1700173337418
Type: Integer
Minimum: 0
The start time of this virus scan operation (in epoch milliseconds).
Example: 1700173332418
Type: Integer
Minimum: 0
This website uses cookies. By continuing you are consenting to the use of cookies per our Cookie Policy. Our legal policies were last updated August 16 2024.
This website requires a modern web browser -- the latest versions of these browsers are supported: