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

Version Path
dkron-rb-1.1.0 docs/Execution.md
dkron-ruby-3.0.0 docs/Execution.md
dkron-ruby-1.0.0 docs/Execution.md
dkron-rb-1.0.0 docs/Execution.md
dkron-rb-0.11.2 docs/Execution.md
dkron-rb-0.10.0 docs/Execution.md
dkron-rb-0.9.2 docs/Execution.md