Alter Job Schedule
Alter a periodic schedule for a job.
Alter Job Schedule Field
Update the value of a single field in the definition of a job schedule.
Create Project
Create a Magpie project from a JSON specification for the current repository.
Reassign Job Schedule
Bulk change of user for a job schedule.
Alter Project
Update the definition of a project. Only the descriptive information of the project is modified. Nested jobs are left unchanged.
Alter Project Field
Update the value of a single field in the definition of a project.
Drop Project
Delete a Magpie project.
Create Job
Create a Magpie job from a JSON specification.
Alter Job
Update the definition of a job. Only job descriptive information and job-level configuration such as state and failure mode are modified. Tasks are leftβ¦
Alter Job Field
Update the value of a single field in the definition of a job.
Drop Job
Delete a Magpie job that is not running.
Add Task
Add a task to a job
Drop Task
Remove a task from a job
Set Predecessor Task
Sets the predecessor of a task as another task in the job
Set Start Task
Set or unset the start task for a job
Add Job Schedule
Add a periodic schedule for a job.
Drop Job Schedule
Delete a schedule for a Magpie job.
Enable Job
Enable a job so it can be executed.
Disable Job
Disable a job so it can not be executed.
Execute
Run a job
Add Job Schedule Notification Subscription
Subscribe to notifications for job schedule executions.
Drop Job Schedule Notification Subscription
Drop a notification subscription for a job schedule.
Project History
Show the execution history of all jobs in the given project in descending order of execution time.
Job History
Show the execution history a given job (or list of jobs for a project) either in descending order of execution time or by job run ID.
Schedule History
Show the execution history of jobs triggered by a given schedule in descending order of execution time.
Task History
Show the execution history a given task either in descending order of execution time or by run ID.