SchedulingService.startJobs Method
Starts the specified jobs.
Parameters
- ids
-
The list of job IDs.
Return Value
Type: array
A promise object that is resolved when the call is completed.
If successful, a list of KeyValue pairs containing the job ID and an integer containing the job run ID for the specified job is returned.