It seems like your browser didn't download the required fonts. Please revise your security settings and try again.
Barracuda RMM
formerly Managed Workplace

AutomationExecutionResult

  • Last updated on
Column Description
ID Uniquely identifies the record.
SynchronizationGuid The GUID for the synchronization.
ScriptOrPackageGuid The GUID of the script or package.
ScriptOrPackageName The name of the script or package.
ScheduleTypeIDIdentifies the type of schedule. Possible values are:
1=Daily
2=Weekly
3=Monthly
4=Yearly
ScheduleTypeIdentifies the schedule’s recurrence. Possible values are:
Daily (every hr)
Daily (every 2 hrs)
Daily (every 4 hrs)
Daily (every 6 hrs)
Daily (every 8 hrs)
Daily (every 12 hrs)
Once (triggered by alert)
Once
Interval_MinsThe interval of the schedule’s recurrence, in minutes. Possible values are:
60
120
240
360
480
720
AlertLogIDIdentifies the alert id associated with this Automation task.
IsQuickTaskExecutionIdentifies if this Automated Task was created from a Quick Task (true) or not (false).
CreatorUserName Identifies the task’s creator’s user name.
ScheduledStartTimeIdentifies the scheduled start date and time.
ActualStartTimeIdentifies the actual start date and time of the execution.
ActualEndTimeIdentifies the actual end date and time of the execution.
TotalExecutionsThe total number of script/package executions that ran for each scheduled time.
TotalDevicesThe total number of devices that the script/package ran on for each scheduled time.
TotalSuccessThe total number of script/package executions that succeeded.