| Attribute name | Attribute type | Docstring | Unit |
| dpu_job_key | str | The DPU job key used to submit the job(s) or specified by the user | |
| dpu_name | str | The name of the DPU used to process | |
| drs_time | float | Time needed for the execution of the DRS part of the recipe | sec |
| execution_time | float | Time needed for the execution of the whole recipe | sec |
| hostname | str | The hostname of the machine doing the processing | |
| label | str | Label given by the user | |
| object_id | oidtype | The object identifier
The object identifier is an attribute shared by all persistent instances. It is the prime key, by which object identity is established | |
| recipe | str | The recipe that was run | |
| retrieve_time | float | Time needed to retrieve all input files | sec |
| rundate | datetime | The date of the MuseRun | |
| store_time | float | Time needed to store the produced files | sec |
| target_count | int | If multiple targets were made with a single job, this counts them | |