JobCreation

Properties

Name Type Description Notes
taskId String The ID of the task to create a job for.
flowId String A flow is a graph of jobs, connected or not. This field gives the identifier of the flow this job should take part into. It is optional. optional
description String a free text description of the created job. optional
flowParents List<JobRelation>
inputs List<JobParameter> Input parameters of the job.