Apache Airflow · JSON Structure

Openapi.Yaml Dataset Event Collection Structure

A collection of dataset events. *New in version 2.4.0*

Type: object Properties: 0
ApacheDAGData PipelineETLOpen SourceOrchestrationPythonSchedulingWorkflow

DatasetEventCollection is a JSON Structure definition published by Apache Airflow. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/apache-airflow/refs/heads/main/json-structure/openapi.yaml-dataset-event-collection-structure.json",
  "name": "DatasetEventCollection",
  "description": "A collection of dataset events.\n\n*New in version 2.4.0*\n",
  "type": "object"
}