The function sends a start signal to the back-end triggering a defined job.
start_job(job, log = FALSE, con = NULL)
the job object or the job id
logical - whether to enable automatic logging after starting the job
connected and authenticated openEO client (optional) otherwise active_connection()
is used.
the job object of the now started job