Oracle GoldenGate · Example Payload

Oracle Goldengate Rest Config File Example

CDCData IntegrationData SynchronizationDatabaseEnterpriseReal-Time Replication

Oracle Goldengate Rest Config File 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

namecontentlastModified

Example Payload

Raw ↑
{
  "name": "Example Title",
  "content": "example_value",
  "lastModified": "example_value"
}