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
-
bgJobName(required): string
Background job name for which the status is being requested
Response
Supported Media Types
- application/json
200 Response
successful operation
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