Get a specific data pump job

get

/database/datapump/jobs/{owner_name},{job_name}/

Describes a specific Data Pump job in the database. Uses DBA_DATAPUMP_JOBS view. When the specified job is a Data Pump Export job, the response contains links to the log and export files.

Request

Supported Media Types
Path Parameters
Back to Top

Response

Supported Media Types

200 Response

Details of the Data Pump job. For an EXPORT job, this will also include links to log and export files.
Body ()
Root Schema : ResourceItem
Type: object
Additional Properties Allowed: true
Show Source
Nested Schema : LinkRelation
Type: object
Show Source
Back to Top