Skip to main content

Pipeline schedule object

string
required
Date and time the trigger was created.
array of objects
Event matching logic for event triggers.
integer
required
Trigger ID.
string
string
required
Name of trigger.
integer
string
required
Pipeline UUID the trigger belongs to.
string
@once, @hourly, @daily, @weekly, @monthly
string
required
Trigger type: api, event, time
object
Additional settings for the trigger.
integer
If the pipeline run has been running for more than the SLA value, then the pipeline will fail.
datetime
Date and time when the trigger should start running.
string
required
active, inactive
array
An array of tag names.
string
Unique string used in the URL when triggering pipeline via API request.
datetime
required
Date and time the trigger was last updated.
object
Object containing variables for the pipeline that is being overwritten by this trigger.