View Job Status

get

/primeapi/restapi/action/jobStatus/{jobId}

Send a request to this endpoint to view the current status of a job with an ID value matching the value of the {jobId} path parameter. A job represents a background process within the application. Prime includes several background services, such as scheduler, leveler, risk analysis, and measures, that may initiate jobs. Completed scheduling, leveling, and measures jobs generate a job log that includes additional details about the service.

Request

Path Parameters

Response

Supported Media Types

200 Response

successful operation
Body ()
Root Schema : ApiEntityJobDetail
Type: object
Show Source

404 Response

The requested object does not exist, or you do not have access to it.