Oracle GoldenGate · Example Payload

Oracle Goldengate Rest Create Replicat Request Example

A sample description.

CDCData IntegrationData SynchronizationDatabaseEnterpriseReal-Time Replication

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

Top-level fields

typedescriptiontrailcheckpointTablebeginconfigcredentials

Example Payload

Raw ↑
{
  "type": "example_value",
  "description": "A sample description.",
  "trail": "example_value",
  "checkpointTable": "example_value",
  "begin": "example_value",
  "config": [],
  "credentials": "example_value"
}