execute report
Use these commands to manage reports.
Flash report caches
execute report flush-cache
Recreate the report database from the log database
You will be asked for confirmation before the command is run.
execute report recreate-db
Generate a report
execute report run
<layout name> Optional layout name for a report. If the name is not provided, the default layout is used.
<Start Time> Start time of the report time period ("yyyy-mm-dd hh").
<End Time> End time of the report time period ("yyyy-mm-dd hh").
Send the sandbox status for testing
execute report sandbox-status <SHA256 checksum> <status>
For <status>
, use one of the following values:
-2
—Pending-1
—Unknown0
—Clean1
—Critical (Malicious)2
—High Risk3
—Medium Risk4
—Low Risk