Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 577 Bytes

Execution.md

File metadata and controls

13 lines (10 loc) · 577 Bytes

Dkron::Execution

Properties

Name Type Description Notes
job_name String job name [optional]
started_at DateTime start time of the execution [optional]
finished_at DateTime when the execution finished running [optional]
success BOOLEAN the execution run successfuly [optional]
output String partial output of the command execution [optional]
node_name String name of the node that executed the command [optional]