Oracle GoldenGate · Example Payload

Oracle Goldengate Rest Task Example

A sample description.

CDCData IntegrationData SynchronizationDatabaseEnterpriseReal-Time Replication

Oracle Goldengate Rest Task Example is an example object payload from Oracle GoldenGate, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

namestatusdescriptionscheduleaction

Example Payload

Raw ↑
{
  "name": "Example Title",
  "status": "example_value",
  "description": "A sample description.",
  "schedule": "example_value",
  "action": "example_value"
}