Sha256: 64f59b1aa762c12565a7a06e15be5cdbffb8fd1b47a30ea72ff14b5980b8daef
Contents?: true
Size: 577 Bytes
Versions: 7
Compression:
Stored size: 577 Bytes
Contents
# 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]
Version data entries
7 entries across 7 versions & 2 rubygems