Job REST Endpoints

Job
Resource responsible for handling REST API requests related to jobs.
Execute Job
Method: post
Path: [host-url]/dt-rest/v2/jobs/submit
List Jobs
Method: post
Path: [host-url]/dt-rest/v2/jobs
Retrieve Job
Method: get
Path: [host-url]/dt-rest/v2/jobs/{jobId}