str
Required. Cron __
schedule for running scans periodically.
To explicitly set a timezone in the cron tab, apply a prefix
in the cron tab: **"CRON_TZ=${IANA_TIME_ZONE}"** or
**"TZ=${IANA_TIME_ZONE}"**. The **${IANA_TIME_ZONE}** may
only be a valid string from IANA time zone database
(wikipedia __).
For example, CRON_TZ=America/New_York 1 * * * *, or
TZ=America/New_York 1 * * * *.
This field is required for Schedule scans.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-01 UTC."],[],[]]