rerunJob.Rd
Job rerun in same conditions as initial run : tool parameters, history.
rerunJob(job_id, server, api_key)
ret valuing NULL if no rerun (case if job is not remappable, cf job_remap) and else containing Information about outputs and rerun job.
job_remap value
The job output(s) will be remapped onto the dataset(s) created by the original job (cf job_inputs$rerun_remap_job_id).
If other jobs were waiting for this job to finish successfully, they will be resumed using the new outputs of this tool run.