Get the Pre-Migration Advisor report details

GET {{baseUrl}}/jobs/:jobId/advisorReport

Get the Pre-Migration Advisor report details

HEADERS

KeyDatatypeRequiredDescription
opc-request-idstringUnique Oracle-assigned identifier for the request. If you need to contact Oracle about a
particular request, please provide the request ID.
Acceptstring

RESPONSES

status: OK

{"result":"BLOCKER","numberOfFatal":"\u003cinteger\u003e","numberOfFatalBlockers":"\u003cinteger\u003e","numberOfWarnings":"\u003cinteger\u003e","numberOfInformationalResults":"\u003cinteger\u003e","reportLocationDetails":{"locationInSource":"\u003cstring\u003e","objectStorageDetails":{"bucketName":"\u003cstring\u003e","namespace":"\u003cstring\u003e","objectName":"\u003cstring\u003e"}}}