Oracle GoldenGate · Example Payload

Oracle Goldengate Rest Create Connection Request Example

CDCData IntegrationData SynchronizationDatabaseEnterpriseReal-Time Replication

Oracle Goldengate Rest Create Connection Request Example is an example object payload from Oracle GoldenGate, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

typeconnectionStringcredentials

Example Payload

Raw ↑
{
  "type": "example_value",
  "connectionString": "example_value",
  "credentials": "example_value"
}