Oracle GoldenGate · Example Payload

Oracle Goldengate Rest Deployment Example

A sample description.

CDCData IntegrationData SynchronizationDatabaseEnterpriseReal-Time Replication

Oracle Goldengate Rest Deployment 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

namestatusdescriptionoggHomeoggVersionenvironmentVariablesservices

Example Payload

Raw ↑
{
  "name": "Example Title",
  "status": "example_value",
  "description": "A sample description.",
  "oggHome": "example_value",
  "oggVersion": "example_value",
  "environmentVariables": "example_value",
  "services": []
}