Get Job Results XML
get_job_results_xmlExport the XML representation of a Beaker job component, including its current state. Use the clone parameter to get XML suitable for resubmission.
Instructions
Export Beaker job results as XML.
Returns the XML representation of a job component including its current state. Use clone=true to get XML suitable for resubmission.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clone | No | Return XML suitable for resubmission (no results). Default: false. | |
| task_id | Yes | Beaker task ID (e.g. 'J:12345', 'RS:4321', 'R:99999'). Determines the scope of results returned. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |