Name | Type | Description | Notes |
---|---|---|---|
containerID | String | Container's ID in the format 'docker://<container_id>' | [optional] |
exitCode | Integer | Exit status from the last termination of the container | |
finishedAt | DateTime | Time at which the container last terminated | [optional] |
message | String | Message regarding the last termination of the container | [optional] |
reason | String | (brief) reason from the last termination of the container | [optional] |
signal | Integer | Signal from the last termination of the container | [optional] |
startedAt | DateTime | Time at which previous execution of the container started | [optional] |