api.RerunJobResponse
job_idstring
ID of the job that was
versioninteger
Version of the job that was rerun
warningsstring[]
api.RerunJobResponse
{
"job_id": "string",
"version": 0,
"warnings": [
"string"
]
}
ID of the job that was
Version of the job that was rerun
{
"job_id": "string",
"version": 0,
"warnings": [
"string"
]
}