Skip to main content

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"
]
}