Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 759 Bytes

AntivirusScanItem.md

File metadata and controls

13 lines (9 loc) · 759 Bytes

AntivirusScanItem

Properties

Name Type Description Notes
file str The full path of the file to scan.
force_run bool Forces the scan to run regardless of whether the files were recently scanned. The default value is true. [optional]
policy str The ID of the policy to use for the scan. By default, the scan will use the MANUAL policy. [optional]
report_id str The ID for the report for this scan. A report ID will be generated if one is not provided. [optional]

[Back to Model list] [Back to API list] [Back to README]