List the work requests in a compartment.

GET {{baseUrl}}/workRequests?compartmentId={{compartment_ocid}}&limit=1000

List the work requests in a compartment.

Request Params

KeyDatatypeRequiredDescription
compartmentIdstring(Required) The ID of a table's compartment.
pagestringThe page token representing the page at which to start
retrieving results. This is usually retrieved from a previous
list call.
limitnumberThe maximum number of items to return.

HEADERS

KeyDatatypeRequiredDescription
opc-request-idstringThe client request ID for tracing.
Acceptstring

RESPONSES

status: OK

{"items":[{"operationType":"DELETE_TABLE","status":"CANCELED","id":"minim incididunt","compartmentId":"consequat ut et","resources":[{"actionType":"DELETED","entityType":"laborum reprehenderit anim ea","identifier":"dolore ut et deserunt","entityUri":"officia sed"},{"actionType":"IN_PROGRESS","entityType":"amet in sit e","identifier":"fugiat elit pariatur","entityUri":"do est"}],"percentComplete":88812014.02608246,"timeAccepted":"1977-10-13T20:20:36.943Z","timeFinished":"1984-09-07T22:03:53.555Z","timeStarted":"2002-09-17T01:41:41.410Z"},{"operationType":"CREATE_TABLE","status":"IN_PROGRESS","id":"occaecat non","compartmentId":"mollit adipisicing officia","resources":[{"actionType":"IN_PROGRESS","entityType":"non","identifier":"qui dolor in dolore","entityUri":"id dolor"},{"actionType":"IN_PROGRESS","entityType":"id adipisicing Ut nisi dolore","identifier":"voluptate sint in","entityUri":"dolor occaecat ad"}],"percentComplete":20922901.634539053,"timeAccepted":"2002-03-29T22:48:30.933Z","timeFinished":"1955-10-24T05:52:20.604Z","timeStarted":"1998-02-14T16:33:10.479Z"}]}