Oracle GoldenGate · Example Payload

Oracle Goldengate Big Data Rest Create Replicat Request Example

CDCData IntegrationData SynchronizationDatabaseEnterpriseReal-Time Replication

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

Top-level fields

typetrailbeginconfigcheckpointTable

Example Payload

Raw ↑
{
  "type": "example_value",
  "trail": "example_value",
  "begin": "example_value",
  "config": [],
  "checkpointTable": "example_value"
}