Get the stats of all schedulers or a specific scheduler by name.
Each stats structure contains the following fields:
created
lastExecutionTime
lastResult
lastRun
name
neverRun
nextRun
totalFailures
totalRuns
totalSuccess
SchedulerStats(name=[string])
string
false
The name of the scheduler to get stats on or if not passed for all schedulers
SchedulerGet
SchedulerGetAll
SchedulerList
SchedulerRestart
SchedulerShutdown
SchedulerStart
Last updated 22 days ago
Was this helpful?