Skip to main content

api.RerunJobResponse

evaluation_idstring
job_idstring

ID of the job that was

versioninteger

Version of the job that was rerun

warningsstring[]
api.RerunJobResponse
{
"evaluation_id": "string",
"job_id": "string",
"version": 0,
"warnings": [
"string"
]
}