jobs_post_runs: Run a job

Description Usage Arguments Value

Description

Run a job

Usage

1

Arguments

id

integer required. The ID for this job.

Value

A list containing the following elements:

id

integer,

state

string,

createdAt

string, The time that the run was queued.

startedAt

string, The time that the run started.

finishedAt

string, The time that the run completed.

error

string, The error message for this run, if present.


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