Oracle GoldenGate · Example Payload

Oracle Goldengate Veridata Rest Metadata Request Example

CDCData IntegrationData SynchronizationDatabaseEnterpriseReal-Time Replication

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

Top-level fields

schemaPatterntablePattern

Example Payload

Raw ↑
{
  "schemaPattern": "example_value",
  "tablePattern": "example_value"
}