trigger_conditionsTriggerConditionView[]
The list of trigger conditions to meet so that the action can be triggeredrun_only_on_first_failureboolean
Defines whether the action should be executed on each failure. Restricted to and required if the trigger_time is ON_FAILUREvariablesEnvironmentVariableView[]
The list of variables you can use the actionlast_execution_statusstring enum
The status of the last run of the actionAllowed enum: INPROGRESS,
ENQUEUED,
TERMINATED,
SUCCESSFUL,
FAILED,
INITIAL,
NOT_EXECUTED,
SKIPPED,
TERMINATING,
WAITING_FOR_APPLY,
WAITING_FOR_VARIABLES,
WAITING_FOR_SETTABLE_VARIABLES,
WAITING_FOR_VT_SESSION
pipelineShortPipelineView
Short representation of a pipelinepermissionsPermissionsView
Access permissions configurationintegrationIntegrationIdentifierView
The integration used by the actionintegration_fromstring enum
Defines the source from which integration will be used to generate variablesAllowed enum: ACTION,
PROJECT