Jobs REST Endpoints

Jobs
Execute, view and manage Narrative Reporting jobs and their status.
Create a new Job
Method: post
Path: https://<servername>:<port number>/epm/rest/v1/jobs
Get a Job's status
Method: get
Path: https://<servername>:<port number>/epm/rest/v1/jobs/{jobId}