Get the DBCA log file content for a specified DBCA jobs created through ORDS Database API in the specified Oracle Home

get

/environment/homes/{homeName}/dbca/jobs/{jobId}/log

Returns DBCA log file content from the DBCA job created through ORDS Database API in the specified Oracle Home. This Oracle Home is expected to be on the same host as the Oracle REST Data Services server instance. A client requires System Administrator role to invoke this service.

Request

Supported Media Types
Path Parameters
Back to Top

Response

Supported Media Types

200 Response

Log file content from the DBCA jobs created in the Oracle Home.
Body ()
Root Schema : schema
Type: string
Back to Top