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: postPath:
/job/applyActuals
- CancelJob
- Method: postPath:
/job/cancelJob
- GetCurrentJobs
- Method: postPath:
/job/getCurrentJobs
- Leveling Project
- Method: postPath:
/job/level
- ReadJobLog
- Method: postPath:
/job/readJobLog
- ReadJobStatus
- Method: getPath:
/job/readJobStatus
- RecalculateAssignmentCosts
- Method: postPath:
/job/recalculateAssignmentCosts
- Schedule Project
- Method: postPath:
/job/schedule
- ScheduleCheck
- Method: postPath:
/job/scheduleCheck
- SendToUnifier
- Method: postPath:
/job/sendToUnifier
- StorePeriodPerformance
- Method: postPath:
/job/storePeriodPerformance
- Summarize CBS
- Method: postPath:
/job/summarizeCBS
- Summarize EPS
- Method: postPath:
/job/summarizeEPS
- Summarize Project
- Method: postPath:
/job/summarizeProject
- Update Baseline
- Method: postPath:
/job/updateBaseline