Get a file for a specific data pump job
get
                    /database/datapump/jobs/{owner_name},{job_name}/{filename}
Returns the log or export file for the given data pump job. A client requires SQL Administrator or SQL Developer role to invoke this service.
                Request
Path Parameters
                - 
                    filename(required):  string
                    
                    Name of the file associated with the Data Pump job.
 - 
                    job_name(required):  string
                    
                    Name of the Data Pump job.
 - 
                    owner_name(required):  string
                    
                    Owner of the Data Pump job.
 
There's no request body for this operation.
Back to TopResponse
Supported Media Types
                - application/vnd.tcpdump.pcap
 - text/plain
 
200 Response
The requested file for the Data Pump job. Log files are text/plain. Export file are application/vnd.tcpdump.pcap.
                            
                            
                                Root Schema : schema
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
string