Oracle GoldenGate · Example Payload

Oracle Goldengate Cloud Service Database Registration Example

A sample description.

CDCData IntegrationData SynchronizationDatabaseEnterpriseReal-Time Replication

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

Top-level fields

iddisplayNamedescriptioncompartmentIddatabaseIdconnectionStringusernamefqdnlifecycleStatetimeCreated

Example Payload

Raw ↑
{
  "id": "abc123",
  "displayName": "example_value",
  "description": "A sample description.",
  "compartmentId": "500123",
  "databaseId": "500123",
  "connectionString": "example_value",
  "username": "example_value",
  "fqdn": "example_value",
  "lifecycleState": "example_value",
  "timeCreated": "example_value"
}