Oracle GoldenGate · Schema

DeploymentVersionCollection

CDCData IntegrationData SynchronizationDatabaseEnterpriseReal-Time Replication

Properties

Name Type Description
items array
View JSON Schema on GitHub

JSON Schema

oracle-goldengate-cloud-service-deployment-version-collection-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "DeploymentVersionCollection",
  "type": "object",
  "properties": {
    "items": {
      "type": "array"
    }
  }
}