stop_job: Terminates a running job

View source: R/jobs.R

stop_jobR Documentation

Terminates a running job

Description

Informs the server that the specified job needs to be terminated to prevent further costs.

Usage

stop_job(job, con = NULL)

Arguments

job

the job object or the id of job that will be canceled

con

authenticated Connection (optional) otherwise active_connection() is used.

Value

a success / failure notification


openeo documentation built on Nov. 17, 2022, 5:07 p.m.