Job REST Endpoints

Job

The Job service enables you to initiate and process specialized jobs asynchronously. You can check the status of a job by using the ReadJobStatus operation. To cancel a job, use the CancelJob operation. Note that cancelling the job has no effect if the job has already run.

Apply Actual
Method: post
Path: /job/applyActuals
CancelJob
Method: post
Path: /job/cancelJob
GetCurrentJobs
Method: post
Path: /job/getCurrentJobs
Leveling Project
Method: post
Path: /job/level
ReadJobLog
Method: post
Path: /job/readJobLog
ReadJobStatus
Method: post
Path: /job/readJobStatus
RecalculateAssignmentCosts
Method: post
Path: /job/recalculateAssignmentCosts
Schedule Project
Method: post
Path: /job/schedule
ScheduleCheck
Method: post
Path: /job/scheduleCheck
SendToUnifier
Method: post
Path: /job/sendToUnifier
StorePeriodPerformance
Method: post
Path: /job/storePeriodPerformance
Summarize CBS
Method: post
Path: /job/summarizeCBS
Summarize EPS
Method: post
Path: /job/summarizeEPS
Summarize Project
Method: post
Path: /job/summarizeProject
Update Baseline
Method: post
Path: /job/updateBaseline