Create Job
Create a Magpie job from a JSON specification.
Syntax
create job <job spec> [in <project reference>]
Parameters
job spec
JSON — A specification for the job to create, optionally including tasks.
project reference
String — The optional name of the project in which to create the job. Default is the current project.