Oracle GoldenGate · Example Payload

Oracle Goldengate Veridata Rest Repair Execution Example

CDCData IntegrationData SynchronizationDatabaseEnterpriseReal-Time Replication

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

Top-level fields

runIdstatusstartTime

Example Payload

Raw ↑
{
  "runId": "500123",
  "status": "example_value",
  "startTime": "example_value"
}