Skip to main content
GET
Job Rerun Plan

授权

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

路径参数

job_id
string
必填

响应

Successful Response

What the console needs to offer a re-run, including why it cannot.

can_rerun
boolean
默认值:false
rerun_blocker
string
默认值:""
detail
string | null
recipe
string
默认值:""
recipe_version
string | null
framework
string | null
framework_version
string | null
hyperparams
Hyperparams · object
params
RerunParamOut · object[]