Oracle GoldenGate · Example Payload

Oracle Goldengate Rest Update Service Request Example

CDCData IntegrationData SynchronizationDatabaseEnterpriseReal-Time Replication

Oracle Goldengate Rest Update Service 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

portsecurestatus

Example Payload

Raw ↑
{
  "port": 10,
  "secure": true,
  "status": "example_value"
}