Schedule Jobs REST Endpoints

Configure/Schedule Jobs
The operations from the Configure/Schedule Jobs category.
Delete Scheduled Job
Method: delete
Path: http://{host}:{port}/veridata/v1/services/configuration/schedule/jobs/{Id}
Get Scheduled Job Details
Method: get
Path: http://{host}:{port}/veridata/v1/services/configuration/schedule/jobs/{Id}
Schedule Jobs
Method: post
Path: http://{host}:{port}/veridata/v1/services/configuration/schedule/jobs
Update Scheduled Jobs
Method: patch
Path: http://{host}:{port}/veridata/v1/services/configuration/schedule/jobs