Magidoc

AutomationExecution
Object

This type maps an automation execution.

Fields

#

id

ID !
Non-null

The id of the execution

name

Non-null

The name of the execution

customer

The customer this execution belongs to

description

This executions description

detail

This executions detail

end

The end time of this execution. If it is still running this contains the current timestamp.

job

The reference to the automation job. Can be empty if e.g. a system action gets executed without a job.

log

The log of this execution

message

The message of this execution

start

The start time of this execution.

status

Non-null

The current status

system

The affected monitored system?

timestamp

The timestamp of the last change to this execution.

user

The user triggering this execution

Usages

#

References

#

  • Field automationExecution from Query