Oracle GoldenGate · Example Payload

Oracle Goldengate Cloud Service Deployment Backup Summary Example

CDCData IntegrationData SynchronizationDatabaseEnterpriseReal-Time Replication

Oracle Goldengate Cloud Service Deployment Backup Summary 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

iddeploymentIddisplayNamelifecycleStatetimeCreated

Example Payload

Raw ↑
{
  "id": "abc123",
  "deploymentId": "500123",
  "displayName": "example_value",
  "lifecycleState": "example_value",
  "timeCreated": "example_value"
}