Oracle GoldenGate · Example Payload

Oracle Goldengate Veridata Rest Comparison Report Example

CDCData IntegrationData SynchronizationDatabaseEnterpriseReal-Time Replication

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

Top-level fields

runIdjobNamestartTimeendTimesummarydetails

Example Payload

Raw ↑
{
  "runId": "500123",
  "jobName": "example_value",
  "startTime": "example_value",
  "endTime": "example_value",
  "summary": "example_value",
  "details": []
}