Oracle GoldenGate · Capability

Oracle GoldenGate Cloud Management

Unified workflow for managing Oracle GoldenGate cloud deployments in OCI. Combines the OCI Cloud Service API with Stream Analytics for cloud platform administrators managing deployment lifecycle, connections, pipelines, backups, and stream analytics in Oracle Cloud.

Run with Naftiko Oracle GoldenGateOCICloud ManagementPlatform Administration

What You Can Do

GET
List deployments — List OCI GoldenGate deployments
/v1/deployments
POST
Create deployment — Create a new OCI deployment
/v1/deployments
GET
Get deployment — Get deployment details
/v1/deployments/{deploymentId}
GET
List connections — List database and service connections
/v1/connections
GET
List pipelines — List data replication pipelines
/v1/pipelines
GET
List backups — List deployment backups
/v1/backups
GET
List stream pipelines — List GGSA stream analytics pipelines
/v1/stream-pipelines
GET
List work requests — List asynchronous work requests
/v1/work-requests

MCP Tools

list-deployments

List OCI GoldenGate deployments in a compartment

read-only
get-deployment

Get details of a specific OCI deployment

read-only
create-deployment

Create a new OCI GoldenGate deployment

start-deployment

Start a stopped OCI deployment

stop-deployment

Stop a running OCI deployment

upgrade-deployment

Upgrade an OCI deployment to a newer version

list-connections

List database and service connections

read-only
create-connection

Create a new connection for a source or target system

list-pipelines

List data replication pipelines

read-only
create-pipeline

Create a new data replication pipeline

start-pipeline

Start a stopped pipeline

list-backups

List deployment backups

read-only
create-backup

Create a deployment backup

restore-deployment

Restore a deployment from a backup

list-stream-pipelines

List GGSA stream analytics pipelines

read-only
publish-stream-pipeline

Publish a stream analytics pipeline to the Spark runtime

unpublish-stream-pipeline

Unpublish a stream analytics pipeline

get-work-request

Check status of an asynchronous operation

read-only

APIs Used

goldengate-cloud goldengate-stream-analytics