True if the task has run to completion. If the task finished successfully the exit_code
will be zero.
Optional
exit_Present when done
and zero if the task finished successfully.
The Task UUID
Optional
imageIf a container image is launched by the task the image name is available here
Optional
processing_The processing stage. When loading a Dataset it typically passes through COPYING
, FORMATTING
and LOADING
stages before reaching DONE
(or FAILED
). A Dataset can be used (and deleted) as long as it's passed the FORMATTING
stage
The purpose for the Task. Tasks are responsible for uploading a Dataset, attaching a Dataset as a File to a project or launching an Applications instance.
The related object ID for the Task purpose. If the purpose relates to a Dataset upload the ID will be a Dataset ID.
Optional
purpose_The related object version for the Task purpose. This field will only be set if the purpose is DATASET
.
Optional
removalTrue if the Task relates to an object removal, i.e. a DELETE
The date and time the task was created