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
Supported Media Types
                - application/json
Path Parameters
                - 
                    filename: string
                    
                    Name of the file associated with the Data Pump job.
- 
                    job_name: string
                    
                    Name of the Data Pump job.
- 
                    owner_name: string
                    
                    Owner of the Data Pump job.
Response
Supported Media Types
                - text/plain
- application/vnd.tcpdump.pcap
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: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    stringDefault Value: