Oracle GoldenGate · Example Payload

Oracle Goldengate Veridata Rest Update Connection Request Example

A sample description.

CDCData IntegrationData SynchronizationDatabaseEnterpriseReal-Time Replication

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

Top-level fields

namedescriptionhostportusernamepassword

Example Payload

Raw ↑
{
  "name": "Example Title",
  "description": "A sample description.",
  "host": "example_value",
  "port": 10,
  "username": "example_value",
  "password": "example_value"
}