reset
Reset an Airbyte Cloud job.
reset
Reset an Airbyte Cloud job.
Reset an Airbyte Cloud job.
yaml
type: "io.kestra.plugin.airbyte.cloud.jobs.reset"Examples
yaml
id: airbyte_reset
namespace: company.team
tasks:
- id: reset
type: io.kestra.plugin.airbyte.cloud.jobs.Reset
token: "{{ secret('AIRBYTE_TOKEN') }}"
connectionId: e3b1ce92-547c-436f-b1e8-23b6936c12cd
Properties
connectionId*Requiredstring
The connection ID to sync
clientIdstring
Application Client ID.
clientSecretstring
Application Client Secret.
maxDurationstring
Default
PT1HFormat
durationThe maximum total wait duration
passwordstring
BasicAuth authentication password.
pollFrequencystring
Default
PT1SFormat
durationSpecifies the frequency for state check API call
tokenstring
API key.
tokenURLstring
Default
https://api.airbyte.com/v1/applications/tokenToken URL to get an access token from.
usernamestring
BasicAuth authentication username.
waitbooleanstring
Default
trueWait for the job to end
Allows the capture of job status & logs
Outputs
job
The job created
Definitions
io.kestra.plugin.airbyte.cloud.jobs.AbstractTrigger-Job
bytesSyncedinteger
durationstring
Format
durationjobIdinteger
jobTypestring
Possible Values
SYNCRESETREFRESHCLEARlastUpdatedAtstring
Format
date-timerowsSyncedinteger
startTimestring
Format
date-timestatusstring
Possible Values
PENDINGRUNNINGINCOMPLETEFAILEDSUCCEEDEDCANCELLED