CreateJob
Use this method to create a job.
Caution
- The Jobs app is being retired. See DataMiner functionality evolution and retirement for more details.

- The Jobs app is not supported on systems using Storage as a Service (STaaS).
Input
| Item | Format | Description |
|---|---|---|
| connection | String | The connection string. See ConnectApp. |
| domainID | Integer | The job domain ID. |
| job | DMAJob | The ID, name, start time and end time of the job, as well as the various job sections. |
Output
| Item | Format | Description |
|---|---|---|
| CreateJobResult | String | The ID of the created job. |