Creates a new Job from the configuration provided in the request body.
Field | Type | Required | Description |
---|---|---|---|
connection_id |
str | ✔️ | N/A |
job_type |
models.JobTypeEnum | ✔️ | Enum that describes the different types of jobs that the platform runs. |
Creates a new Job from the configuration provided in the request body.
Field | Type | Required | Description |
---|---|---|---|
connection_id |
str | ✔️ | N/A |
job_type |
models.JobTypeEnum | ✔️ | Enum that describes the different types of jobs that the platform runs. |