Oracle GoldenGate · Example Payload

Oracle Goldengate Rest Extract Example

A sample description.

CDCData IntegrationData SynchronizationDatabaseEnterpriseReal-Time Replication

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

Top-level fields

nametypestatusdescriptionbegintrailtrailSizeconfigregistrationcredentials

Example Payload

Raw ↑
{
  "name": "Example Title",
  "type": "example_value",
  "status": "example_value",
  "description": "A sample description.",
  "begin": "example_value",
  "trail": "example_value",
  "trailSize": 10,
  "config": [],
  "registration": "example_value",
  "credentials": "example_value"
}