Oracle GoldenGate · Example Payload

Oracle Goldengate Cloud Service Update Database Registration Details Example

A sample description.

CDCData IntegrationData SynchronizationDatabaseEnterpriseReal-Time Replication

Oracle Goldengate Cloud Service Update Database Registration Details 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

displayNamedescriptionfqdnusernamepasswordconnectionString

Example Payload

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