POST
/v1/private/local-runners/jobs/{jobId}/resultsReport local runner job resultReport local runner job completion or failure
Parameters
jobIdstring · uuidpathrequiredRequest body
application/json
objectLocalRunnerJobResultRequest
errorstringresultobjectstatusstringrequiredtrace_idstring · uuid{
"error": "string",
"result": {},
"status": "cancelled",
"trace_id": "00000000-0000-0000-0000-000000000000"
}Responses
objectErrorMessage
codeinteger · int32detailsstringmessagestring{
"code": 0,
"details": "string",
"message": "string"
}objectErrorMessage
codeinteger · int32detailsstringmessagestring{
"code": 0,
"details": "string",
"message": "string"
}