CheckStatus
Check the status of a dbt Cloud job.
yaml
type: "io.kestra.plugin.dbt.cloud.CheckStatus"
yaml
id: dbt_check_status
namespace: company.team
tasks:
- id: check_status
type: io.kestra.plugin.dbt.cloud.CheckStatus
accountId: "dbt_account"
token: "dbt_token"
runId: "run_id"
Dynamic
YES
Numeric ID of the account.
Dynamic
YES
The job run ID to check the status for.
Dynamic
YES
API key.
Dynamic
YES
Default
https://cloud.getdbt.com
Base url to select the tenant.
Dynamic
YES
Default
PT1H
Format
duration
The maximum duration the task should poll for the job completion.
Dynamic
YES
Default
true
Dynamic
YES
Default
PT5S
Format
duration
Specify how often the task should poll for the job status.
Format
uri
URI of a manifest
Format
uri
URI of the run result