POST /Job/Count/

Gets the number of jobs with the given information.
 

Request

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

URI Parameters

URI Parameter Description
sessionId Current session ID.

Request Body

Name: options
Type: Dundas.BI.WebApi.Models.GetJobsOptions

Response

Response Body

An System.Int32, or a status code indicating the problem.