Oracle GoldenGate · Example Payload

Oracle Goldengate Rest Config Summary Example

CDCData IntegrationData SynchronizationDatabaseEnterpriseReal-Time Replication

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

Top-level fields

serviceTypestatushostportdeploymentName

Example Payload

Raw ↑
{
  "serviceType": "example_value",
  "status": "example_value",
  "host": "example_value",
  "port": 10,
  "deploymentName": "example_value"
}