Oracle GoldenGate · Example Payload

Oracle Goldengate Cloud Service Connection Assignment Example

CDCData IntegrationData SynchronizationDatabaseEnterpriseReal-Time Replication

Oracle Goldengate Cloud Service Connection Assignment Example is an example object payload from Oracle GoldenGate, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idconnectionIddeploymentIdcompartmentIdlifecycleStatetimeCreatedtimeUpdated

Example Payload

Raw ↑
{
  "id": "abc123",
  "connectionId": "500123",
  "deploymentId": "500123",
  "compartmentId": "500123",
  "lifecycleState": "example_value",
  "timeCreated": "example_value",
  "timeUpdated": "example_value"
}