Oracle GoldenGate · Capability
Oracle GoldenGate for Big Data REST API — Extracts
Oracle GoldenGate for Big Data REST API — Extracts. 6 operations. Lead operation: Oracle Goldengate List All Extract Processes. Self-contained Naftiko capability covering one Oracle Goldengate business surface.
What You Can Do
GET
Listextracts
— Oracle Goldengate List All Extract Processes
/v1/services/v2/extracts
GET
Getextract
— Oracle Goldengate Retrieve an Extract Process
/v1/services/v2/extracts/{extract}
POST
Createextract
— Oracle Goldengate Create an Extract Process
/v1/services/v2/extracts/{extract}
PATCH
Updateextract
— Oracle Goldengate Update an Extract Process
/v1/services/v2/extracts/{extract}
DELETE
Deleteextract
— Oracle Goldengate Delete an Extract Process
/v1/services/v2/extracts/{extract}
POST
Issueextractcommand
— Oracle Goldengate Issue a Command to an Extract
/v1/services/v2/extracts/{extract}/command
MCP Tools
oracle-goldengate-list-all-extract
Oracle Goldengate List All Extract Processes
read-only
idempotent
oracle-goldengate-retrieve-extract-process
Oracle Goldengate Retrieve an Extract Process
read-only
idempotent
oracle-goldengate-create-extract-process
Oracle Goldengate Create an Extract Process
oracle-goldengate-update-extract-process
Oracle Goldengate Update an Extract Process
idempotent
oracle-goldengate-delete-extract-process
Oracle Goldengate Delete an Extract Process
idempotent
oracle-goldengate-issue-command-extract
Oracle Goldengate Issue a Command to an Extract