Oracle GoldenGate · Example Payload

Oracle Goldengate Rest Health Check Summary Example

CDCData IntegrationData SynchronizationDatabaseEnterpriseReal-Time Replication

Oracle Goldengate Rest Health Check Summary 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

healthystatustimestamp

Example Payload

Raw ↑
{
  "healthy": true,
  "status": "example_value",
  "timestamp": "example_value"
}