Keboola · Schema

Success

Variable object with the response from the component.

Data PlatformETLELTData PipelinesData StorageTransformationsOrchestrationData OperationsCloud DataSnowflakeBigQuery
View JSON Schema on GitHub

JSON Schema

keboola-success.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "title": "Success",
  "type": "object",
  "description": "Variable object with the response from the component.",
  "example": {
    "status": "ok"
  }
}