POST /Job/GetJobRunEvents/

Get a list of objects associated with the ID.
 

Request

Method Request URI
POST /API/Job/GetJobRunEvents/?sessionId=value

URI Parameters

URI Parameter Description
sessionId Current session ID.

Request Body

Name: id
Type: System.Int64

Response

Response Body

An array of Dundas.BI.WebApi.Models.JobRunEventData objects, or a status code indicating the problem.