Get Job Details

get

/cloudapi/restapi/bgjobs/{bgJobName}

This end point returns background job details. It includes the last run date, start time of job, end time of completed job, job status, logs if job is processed, and runtime user

Request

Path Parameters
Back to Top

Response

Supported Media Types

200 Response

successful operation
Body ()
Root Schema : BGJobsResource
Type: object

400 Response

An invalid job name was specified. Please recheck the input. Job name can only be pvd, datasync or bidder
Back to Top