Gets the details of a work request.
GET {{baseUrl}}/workRequests/:workRequestId
Gets the details of a work request.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
opc-request-id | string | Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a | |
particular request, please provide the request ID. | |||
Accept | string |
RESPONSES
status: OK
{"operationType":"VALIDATE_MIGRATION","status":"WAITING","id":"\u003cstring\u003e","compartmentId":"\u003cstring\u003e","resources":[{"actionType":"UPDATED","entityType":"\u003cstring\u003e","identifier":"\u003cstring\u003e","entityUri":"\u003cstring\u003e"},{"actionType":"UPDATED","entityType":"\u003cstring\u003e","identifier":"\u003cstring\u003e","entityUri":"\u003cstring\u003e"}],"percentComplete":"\u003cfloat\u003e","timeAccepted":"\u003cdateTime\u003e","timeFinished":"\u003cdateTime\u003e","timeStarted":"\u003cdateTime\u003e"}