Oracle GoldenGate · Example Payload

Oracle Goldengate Rest Update Extract Request Example

A sample description.

CDCData IntegrationData SynchronizationDatabaseEnterpriseReal-Time Replication

Oracle Goldengate Rest Update Extract 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

descriptionconfigcredentialsbeginstatus

Example Payload

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