Trigger
yaml
type: "io.kestra.plugin.debezium.db2.Trigger"
yaml
id: "trigger"
type: "io.kestra.plugin.debezium.db2.Trigger"
snapshotMode: INITIAL
hostname: 127.0.0.1
port: "50000"
username: db2inst1
password: my_password
database: my_database
maxRecords: 100
Default
deleted
Default
ADD_FIELD
Possible Values
ADD_FIELD
DROP
Default
ADD_FIELD
Possible Values
ADD_FIELD
DROP
Default
TABLE
Possible Values
OFF
DATABASE
TABLE
Default
ADD_FIELD
Possible Values
ADD_FIELD
NULL
DROP
Default
INLINE
Possible Values
RAW
INLINE
WRAP
Default
true
Default
60
Format
duration
Interval between polling.
The interval between 2 different polls of schedule, this can avoid to overload the remote system with too many calls. For most of the triggers that depend on external systems, a minimal interval must be at least PT30S. See ISO_8601 Durations for more information of available interval values.
Format
duration
Default
PT1H
Format
duration
Default
PT10S
Format
duration
Default
metadata
SubType string
Default
INITIAL
Possible Values
ALWAYS
INITIAL
INITIAL_ONLY
WHEN_NEEDED
NO_DATA
RECOVERY
Default
debezium-state
SubType string
Possible Values
CREATED
RUNNING
PAUSED
RESTARTED
KILLING
SUCCESS
WARNING
FAILED
KILLED
CANCELLED
QUEUED
RETRYING
RETRIED
SKIPPED
List of execution states after which a trigger should be stopped (a.k.a. disabled).
SubType string