Oracle GoldenGate · Example Payload

Oracle Goldengate Cloud Service Create Deployment Details Example

A sample description.

CDCData IntegrationData SynchronizationDatabaseEnterpriseReal-Time Replication

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

Top-level fields

displayNamedescriptioncompartmentIdsubnetIdlicenseModelfqdncpuCoreCountisAutoScalingEnabledisPublicoggDatafreeformTagsdefinedTags

Example Payload

Raw ↑
{
  "displayName": "example_value",
  "description": "A sample description.",
  "compartmentId": "500123",
  "subnetId": "500123",
  "licenseModel": "example_value",
  "fqdn": "example_value",
  "cpuCoreCount": 10,
  "isAutoScalingEnabled": true,
  "isPublic": true,
  "oggData": "example_value",
  "freeformTags": "example_value",
  "definedTags": "example_value"
}