Parameters used to create a job
| Property | Type | Description |
|---|---|---|
| automationUid | string | automation uid (optional if name is provided) |
| automation | any | automation name (optional if uid is provided) |
| type | enum | type of execution: automation, process, .. (optional automation by default) |
| packageAlias | any | automation package alias (optional if uid is provided or prefixed in automation name or current package) |
| data | any | automation input data as named parameters |
| notify | boolean | |
| priority | number |