Oracle GoldenGate · Example Payload

Oracle Goldengate Cloud Service Create Database Registration Details Example

A sample description.

CDCData IntegrationData SynchronizationDatabaseEnterpriseReal-Time Replication

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

Top-level fields

displayNamedescriptioncompartmentIdfqdnusernamepasswordconnectionStringdatabaseId

Example Payload

Raw ↑
{
  "displayName": "example_value",
  "description": "A sample description.",
  "compartmentId": "500123",
  "fqdn": "example_value",
  "username": "example_value",
  "password": "example_value",
  "connectionString": "example_value",
  "databaseId": "500123"
}