Get the DBCA log file content for a specified DBCA jobs created through ORDS Database API in the specified Oracle Home
get
/ords/_/db-api/stable/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
Path Parameters
-
homeName: string
Name of the Oracle Home.
-
jobId: string
Identifier of the DBCA job.
Response
Supported Media Types
- text/plain
200 Response
Log file content from the DBCA jobs created in the Oracle Home.
Root Schema : schema
Type:
string