ReadJobStatus

post

/job/readJobStatus

Retrieves the status of an asynchronous job initiated by P6 EPPM Web Services or the Integration API.

Request

Header Parameters
Supported Media Types
Request Body - application/json ()
Root Schema : List<ReadJobStatusResponse>
Type: array
Title: List<ReadJobStatusResponse>
Show Source
Nested Schema : ReadJobStatusResponse
Type: object
Title: ReadJobStatusResponse
ReadJobStatusResponse Entity
Show Source
Back to Top

Response

Supported Media Types

201 Response

OK.
Body ()
Root Schema : ReadJobLogResponse
Type: object
Title: ReadJobLogResponse
ReadJobLogResponse Entity
Show Source

400 Response

Bad Request.

401 Response

Unauthorized.

403 Response

Forbidden.

404 Response

Not Found.

405 Response

Invalid Input.

500 Response

Internal Server Error.
Back to Top