Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 795 Bytes

NetScanSchedule.md

File metadata and controls

14 lines (10 loc) · 795 Bytes

NetScanSchedule

Properties

Name Type Description Notes
cron str The cron schedule for when the scan should be run [optional]
recipients list[str] The recipients that should receive the notification of the scan finish [optional]
timezone str The timezone for the schedule [optional]
type str The type of schedule. Possible values are manual (no schedule), hourly, daily, weekly, monthly [optional]
notify bool Whether or not an email should be sent when the scan finishes [optional]

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