Backfill object
string
If the backfill uses custom code to generate the pipeline runs, this block UUID contains the code
that will be used.
datetime
Date and time the backfill finished running successfully.
datetime
required
Date and time the record was created.
datetime
The date and time the backfill should stop on.
datetime
Date and time the backfill failed.
integer
required
Unique ID for the record.
string
minute, hour, day, week, month, yearinteger
The number of
interval_type to use in between each pipeline run that the backfill creates.For example, if interval_type is day and interval_units is 3, then the backfill will create
pipeline runs spanning 3 day increments between the start_datetime and end_datetime.object
Various metrics related to the pipeline run; e.g. number of rows processed in a
data integration pipeline sync.
string
required
Name of the record.
integer
Pipeline schedule that this record belongs to.
string
required
Pipeline that this record belongs to.
datetime
The date and time the backfill should start on.
datetime
Date and time the backfill started running.
string
required
initial, running, completed, failed, cancelledinteger
Number of pipeline runs that will be created for this backfill.
datetime
required
Date and time the record was last updated.
object
Object containing variables for the pipeline that is being overwritten by this backfill.