executions

get

Returns a list of all the available executions.

jobs

get

Returns a list of jobs visible to the SDC Company ID.

post

Creates a new job.

get

Returns the job for a given ID.

put

Update an existing job.

layouts

get

Returns a list of file layouts visible to the SDC company ID.

post

Creates a new layout.

get

Returns the layout for the given layout ID.

put

Update an existing layout.

schedules

get

Returns a list of schedules visible to the SDC company ID.

post

Creates a new schedule, which can be a one-time or recurring. Only the job type of one-time is included in MVP scope.

get

Returns a list of executions for the given schedule identifier.

post

Requests an immediate, unrecoverable termination of a running Execution.

get

Returns the execution for the given schedule and execution ID.

get

Returns the schedule for the given schedule ID.

steps

get

Returns a list of steps visible to the SDC company ID.

get

Returns the step for the given step ID.