cronjob.query¶
Sent on cronjob changes.
Type: object
No Additional Properties
No Additional Properties
No Additional Properties
No Additional Properties
No Additional Properties
No Additional Properties
No Additional Properties
CronJobAddedEvent
Type: objectNo Additional Properties
Id
Type: integerCronJobEntry
Type: objectNo Additional Properties
Enabled
Type: boolean Default: trueStderr
Type: boolean Default: falseStdout
Type: boolean Default: trueCronJobSchedule
Type: objectDefault:
{
"minute": "00",
"hour": "*",
"dom": "*",
"month": "*",
"dow": "*"
}
No Additional Properties
Minute
Type: string Default: "00"Hour
Type: string Default: "*""00" - "23"
Dom
Type: string Default: "*""1" - "31"
Month
Type: string Default: "*""1" (January) - "12" (December)
Dow
Type: string Default: "*""1" (Monday) - "7" (Sunday)
Command
Type: stringDescription
Type: string Default: ""User
Type: stringId
Type: integerCronJobChangedEvent
Type: objectNo Additional Properties
Id
Type: integerCronJobEntry
Type: objectNo Additional Properties
Enabled
Type: boolean Default: trueStderr
Type: boolean Default: falseStdout
Type: boolean Default: trueCronJobSchedule
Type: objectDefault:
{
"minute": "00",
"hour": "*",
"dom": "*",
"month": "*",
"dow": "*"
}
No Additional Properties
Minute
Type: string Default: "00"Hour
Type: string Default: "*""00" - "23"
Dom
Type: string Default: "*""1" - "31"
Month
Type: string Default: "*""1" (January) - "12" (December)
Dow
Type: string Default: "*""1" (Monday) - "7" (Sunday)
Command
Type: stringDescription
Type: string Default: ""User
Type: stringId
Type: integerCronJobRemovedEvent
Type: objectNo Additional Properties
Id
Type: integerRequired roles: SYSTEM_CRON_READ