Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 811 Bytes

ScanEvents.md

File metadata and controls

14 lines (10 loc) · 811 Bytes

ScanEvents

Properties

Name Type Description Notes
failed bool Generates an alert when a scan fails. Default value is `false`.
paused bool Generates an alert when a scan pauses. Default value is `false`.
resumed bool Generates an alert when a scan resumes. Default value is `false`. [optional]
started bool Generates an alert when a scan starts. Default value is `false`.
stopped bool Generates an alert when a scan stops. Default value is `false`.

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