Next local runner job

Long-poll for the next pending local runner job

Path parameters

runnerIdstringRequiredformat: "uuid"

Response

Job available, or null if no pending jobs
idstringformat: "uuid"
runner_idstringformat: "uuid"
agent_namestring
statusenum
Allowed values:
inputsobject
resultobject
errorstring
project_idstringformat: "uuid"
trace_idstringformat: "uuid"
mask_idstringformat: "uuid"
blueprint_namestringformat: "(?s)^\s*(\S.*\S|\S)\s*$"
metadataobject
timeoutinteger
created_atdatetime
started_atdatetime
completed_atdatetime

Errors

404
Not Found Error