Submit Job
submit_jobSubmit a Beaker job by providing a complete job XML document. Validates the XML, auto-fills missing optional fields, and handles authentication.
Instructions
Submit a Beaker job from a complete job XML document.
The XML is validated before submission. Missing optional fields are auto-filled with sensible defaults. Uses Kerberos auth via the bkr CLI if available, otherwise falls back to XML-RPC password auth.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | Skip mandatory-field warnings and submit as-is. Default: false. | |
| job_xml | Yes | Complete Beaker job XML string defining the job to submit. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |