TriggerRun
TriggerRun
yaml
type: "io.kestra.plugin.dbt.cloud.TriggerRun"Examples
yaml
id: dbt_trigger_job_run
namespace: company.team
tasks:
- id: trigger_run
type: io.kestra.plugin.dbt.cloud.TriggerRun
accountId: "dbt_account"
token: "{{ secret('DBT_TOKEN') }}"
jobId: "job_id"
Properties
accountId *Requiredstring
jobId *Requiredstring
token *Requiredstring
baseUrl string
Default
https://cloud.getdbt.comcause string
Default
Triggered by Kestra.dbtVersionOverride string
generateDocsOverride booleanstring
gitBranch string
gitSha string
initialDelayMs integerstring
Default
1000maxDuration string
Default
PT1HFormat
durationmaxRetries integerstring
Default
3options Non-dynamic
Definitions
io.kestra.core.http.client.configurations.HttpConfiguration
allowFailedbooleanstring
Default
falseallowedResponseCodesarray
SubTypeinteger
auth
io.kestra.core.http.client.configurations.BasicAuthConfiguration
type*Requiredobject
passwordstring
usernamestring
io.kestra.core.http.client.configurations.BearerAuthConfiguration
type*Requiredobject
tokenstring
basicAuthPasswordDeprecatedstring
basicAuthUserDeprecatedstring
connectTimeoutDeprecatedstring
Format
durationconnectionPoolIdleTimeoutDeprecatedstring
Format
durationdefaultCharsetstring
Default
UTF-8java.nio.charset.Charset
followRedirectsbooleanstring
Default
truelogLevelDeprecatedstring
Possible Values
ALLTRACEDEBUGINFOWARNERROROFFNOT_SPECIFIEDlogsarray
SubTypestring
Possible Values
REQUEST_HEADERSREQUEST_BODYRESPONSE_HEADERSRESPONSE_BODYmaxContentLengthDeprecatedinteger
proxy
io.kestra.core.http.client.configurations.ProxyConfiguration
addressstring
passwordstring
portintegerstring
typestring
Default
DIRECTPossible Values
DIRECTHTTPSOCKSusernamestring
proxyAddressDeprecatedstring
proxyPasswordDeprecatedstring
proxyPortDeprecatedinteger
proxyTypeDeprecatedstring
Possible Values
DIRECTHTTPSOCKSproxyUsernameDeprecatedstring
readIdleTimeoutDeprecatedstring
Format
durationreadTimeoutDeprecatedstring
Format
durationssl
io.kestra.core.http.client.configurations.SslOptions
insecureTrustAllCertificatesbooleanstring
timeout
io.kestra.core.http.client.configurations.TimeoutConfiguration
connectTimeoutstring
Format
durationreadIdleTimeoutstring
Default
PT5MFormat
durationparseRunResults booleanstring
Default
truepollFrequency string
Default
PT5SFormat
durationschemaOverride string
stepsOverride array
SubTypestring
targetNameOverride string
threadsOverride string
timeoutSecondsOverride integerstring
wait booleanstring
Default
trueOutputs
manifest string
Format
urirunId integer
runResults string
Format
uri