POST /Job/GetLatestJobRunEvent/

Gets the latest object associated with the ID.
 

Request

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

URI Parameters

URI Parameter Description
sessionId Current session ID.

Request Body

Name: id
Type: System.Int64

Response

Response Body

A Dundas.BI.WebApi.Models.JobRunEventData object, or a status code indicating the problem.