Oracle GoldenGate · Example Payload

Oracle Goldengate Cloud Service Work Request Example

CDCData IntegrationData SynchronizationDatabaseEnterpriseReal-Time Replication

Oracle Goldengate Cloud Service Work Request 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

idoperationTypestatuspercentCompletetimeAcceptedtimeStartedtimeFinishedresources

Example Payload

Raw ↑
{
  "id": "abc123",
  "operationType": "example_value",
  "status": "example_value",
  "percentComplete": 42.5,
  "timeAccepted": "example_value",
  "timeStarted": "example_value",
  "timeFinished": "example_value",
  "resources": []
}