Visual Editor
The preferred way to create jobs is using the Visual Editor.
From here you can test jobs and validate them before saving.
On the left is the input, in the middle the actions, and on the right is the output.
There is also a way to view and edit the job in YAML. Click the Raw Job
button
and you are presented with the job in JSON and YAML format (internally the job is saved in
JSON format)
It is then possible to Edit Raw Job
With larger jobs, this can be a quicker way to make small changes than navigate using the visual editor.