stop_job: Terminates a running job

Description Usage Arguments Value

View source: R/jobs.R

Description

Informs the server that the specified job needs to be terminated and taken 'canceled' to prevent from further executions and related costs.

Usage

1
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


flahn/openeo-r-client documentation built on Sept. 18, 2020, 5:16 a.m.