Oracle GoldenGate · Example Payload

Oracle Goldengate Rest Database Connection Example

CDCData IntegrationData SynchronizationDatabaseEnterpriseReal-Time Replication

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

Top-level fields

nametypeconnectionStringcredentials

Example Payload

Raw ↑
{
  "name": "Example Title",
  "type": "example_value",
  "connectionString": "example_value",
  "credentials": "example_value"
}