scripts_post_cancel: Cancel a run

Description Usage Arguments Value

Description

Cancel a run

Usage

1

Arguments

id

integer required. The ID of the job.

Value

A list containing the following elements:

id

integer, The ID of the run.

state

string, The state of the run, one of 'queued', 'running' or 'cancelled'.

isCancelRequested

boolean, True if run cancel requested, else false.


civisanalytics/civis-r documentation built on June 27, 2020, 7:25 a.m.