Oracle GoldenGate · Example Payload

Oracle Goldengate Rest Master Key Version Example

CDCData IntegrationData SynchronizationDatabaseEnterpriseReal-Time Replication

Oracle Goldengate Rest Master Key Version 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

versionstatuscreatedAt

Example Payload

Raw ↑
{
  "version": 10,
  "status": "example_value",
  "createdAt": "example_value"
}