Job Parameters
Parameters which will be used when triggering the remote job.
If no parameters are needed, then just leave this blank.
- Map parameters
This is the recommended type. It allows you to provide parameters with key/value and supports multi-line parameters.
- String parameters (legacy)
This type allows to describe parameters within a big string like in versions 3.1.5 and lower. It does not support multi-line parameters.
- File parameters (legacy)
This type allows to describe parameters within a file like in versions 3.1.5 and lower. It does not support multi-line parameters.