Get the DBCA log file content for a specified DBCA jobs created through ORDS Database API in the default Oracle Home
get
                    /environment/dbca/jobs/{jobId}/log
Returns the DBCA log file content from the DBCA job created through ORDS Database API in the specified Oracle Home. The Oracle Home is specified by $ORACLE_HOME environment variable. 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. The implementation is only available for Unix based operating systems.
                
                Request
Path Parameters
                - 
                    jobId(required):  string
                    
                    Identifier of the DBCA job.
 
There's no request body for this operation.
Back to TopResponse
Supported Media Types
                - text/plain
 
200 Response
Log file content from the DBCA jobs created in the default Oracle Home.
                            
                            
                                Root Schema : schema
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
string