Enqueue a daemon job
Request body
Example request
{
"$schema": "https://example.com/EnqueueRequest.json"
}Response
Changes
Changed in 5 of the 23 revisions of this API.416
- ○
added the optional property
oneOf[EnqueueCreatedResponse]/experimentsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
oneOf[EnqueueCreatedResponse]/experimentsto the response with the201statusresponse-optional-property-added
- ○
added the optional property
oneOf[EnqueueCreatedResponse]/resume_source_job_uuidto the response with the200statusresponse-optional-property-added
- ○
added the optional property
oneOf[EnqueueCreatedResponse]/resume_source_job_uuidto the response with the201statusresponse-optional-property-added
- ○
added the optional property
oneOf[PanelEnqueueResponse]/experimentsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
oneOf[PanelEnqueueResponse]/experimentsto the response with the201statusresponse-optional-property-added
- ○
added the optional property
oneOf[PanelEnqueueResponse]/resume_source_job_uuidto the response with the200statusresponse-optional-property-added
- ○
added the optional property
oneOf[PanelEnqueueResponse]/resume_source_job_uuidto the response with the201statusresponse-optional-property-added
- ○
- ▲
added
EnqueueCreatedResponsePanelEnqueueResponseto the response bodyoneOflist for the response status200response-body-one-of-added
- ▲
added
EnqueueCreatedResponsePanelEnqueueResponseto the response bodyoneOflist for the response status201response-body-one-of-added
- ○
removed
ReviewJobfrom the response bodyoneOflist for the response status200response-body-one-of-removed
- ○
removed
ReviewJobfrom the response bodyoneOflist for the response status201response-body-one-of-removed
- ▲
- ○
added the optional property
oneOf[ReviewJob]/panel_summary/first_started_atto the response with the200statusresponse-optional-property-added
- ○
added the optional property
oneOf[ReviewJob]/panel_summary/first_started_atto the response with the201statusresponse-optional-property-added
- ○
- ○
added the optional property
oneOf[ReviewJob]/panel_summary/members_with_costto the response with the200statusresponse-optional-property-added
- ○
added the optional property
oneOf[ReviewJob]/panel_summary/members_with_costto the response with the201statusresponse-optional-property-added
- ○
- ▲
added
ReviewJobto the response bodyoneOflist for the response status200response-body-one-of-added
- ▲
added
ReviewJobto the response bodyoneOflist for the response status201response-body-one-of-added
- ○
removed
EnqueueCreatedResponsePanelEnqueueResponsefrom the response bodyoneOflist for the response status200response-body-one-of-removed
- ○
removed
EnqueueCreatedResponsePanelEnqueueResponsefrom the response bodyoneOflist for the response status201response-body-one-of-removed
This revision also has 13 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲