Skip to content
This repository was archived by the owner on Dec 10, 2025. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 577 Bytes

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]