| 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] |
This repository was archived by the owner on Dec 10, 2025. It is now read-only.