Oracle GoldenGate · Example Payload

Oracle Goldengate Rest Path Statistics Example

CDCData IntegrationData SynchronizationDatabaseEnterpriseReal-Time Replication

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

Top-level fields

namebytesProcessedmessagesProcessedlag

Example Payload

Raw ↑
{
  "name": "Example Title",
  "bytesProcessed": 10,
  "messagesProcessed": 10,
  "lag": "example_value"
}