Oracle GoldenGate · Schema

CommandResponse

CDCData IntegrationData SynchronizationDatabaseEnterpriseReal-Time Replication

Properties

Name Type Description
response object
View JSON Schema on GitHub

JSON Schema

oracle-goldengate-big-data-rest-command-response-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "CommandResponse",
  "type": "object",
  "properties": {
    "response": {
      "type": "object"
    }
  }
}