Oracle GoldenGate · Example Payload

Oracle Goldengate Veridata Rest Update Server Configuration Request Example

CDCData IntegrationData SynchronizationDatabaseEnterpriseReal-Time Replication

Oracle Goldengate Veridata Rest Update Server Configuration Request 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

maxConcurrentJobsmaxThreadsPerJobreportRetentionDays

Example Payload

Raw ↑
{
  "maxConcurrentJobs": 10,
  "maxThreadsPerJob": 10,
  "reportRetentionDays": 10
}