Oracle GoldenGate · Capability
Oracle GoldenGate REST API
Oracle GoldenGate REST API. 5 operations. Lead operation: Oracle Goldengate List Services for a Deployment. Self-contained Naftiko capability covering one Oracle Goldengate business surface.
Run with Naftiko
Oracle Goldengate
What You Can Do
GET
Listservices
— Oracle Goldengate List Services for a Deployment
/v1/services/v2/deployments/{deployment}/services
GET
Getservice
— Oracle Goldengate Retrieve a Service
/v1/services/v2/deployments/{deployment}/services/{service}
POST
Createservice
— Oracle Goldengate Create a Service
/v1/services/v2/deployments/{deployment}/services/{service}
PATCH
Updateservice
— Oracle Goldengate Update Service Properties
/v1/services/v2/deployments/{deployment}/services/{service}
DELETE
Deleteservice
— Oracle Goldengate Remove a Service
/v1/services/v2/deployments/{deployment}/services/{service}
MCP Tools
oracle-goldengate-list-services-deployment
Oracle Goldengate List Services for a Deployment
read-only
idempotent
oracle-goldengate-retrieve-service
Oracle Goldengate Retrieve a Service
read-only
idempotent
oracle-goldengate-create-service
Oracle Goldengate Create a Service
oracle-goldengate-update-service-properties
Oracle Goldengate Update Service Properties
idempotent
oracle-goldengate-remove-service
Oracle Goldengate Remove a Service
idempotent