CheckStatus
Check job status of a running sync connection.
yaml
type: "io.kestra.plugin.airbyte.connections.CheckStatus"
yaml
id: airbyte_check_status
namespace: company.team
tasks:
- id: "check_status"
type: "io.kestra.plugin.airbyte.connections.CheckStatus"
url: http://localhost:8080
jobId: 970
Dynamic YES
The URL of your Airbyte instance.
Dynamic YES
Default PT10S
Format duration
HTTP connection timeout.
Dynamic YES
The job ID to check status for.
Dynamic YES
Default PT1H
Format duration
The maximum total wait duration.
Dynamic YES
Basic authentication password.
Dynamic YES
Default PT1S
Format duration
Specify how often the task should poll for the sync status.
Dynamic YES
API key.
Dynamic YES
Basic authentication username.
The final job status.