A valid request URL is required to generate request examples{
"results": {
"hasContentCopy": true,
"project": {
"createdByUserUuid": "<string>",
"schedulerTimezone": "<string>",
"dbtVersion": "v1.4",
"dbtConnection": {
"type": "dbt",
"target": "<string>",
"environment": [
{
"value": "<string>",
"key": "<string>"
}
],
"selector": "<string>",
"profiles_dir": "<string>",
"project_dir": "<string>"
},
"type": "DEFAULT",
"name": "<string>",
"projectUuid": "<string>",
"organizationUuid": "<string>",
"organizationWarehouseCredentialsUuid": "<string>",
"upstreamProjectUuid": "<string>",
"pinnedListUuid": "<string>",
"warehouseConnection": {
"type": "snowflake",
"account": "<string>",
"database": "<string>",
"warehouse": "<string>",
"schema": "<string>",
"requireUserCredentials": true,
"authenticationType": "password",
"role": "<string>",
"threads": 123,
"clientSessionKeepAlive": true,
"queryTag": "<string>",
"accessUrl": "<string>",
"startOfWeek": 0,
"quotedIdentifiersIgnoreCase": true,
"disableTimestampConversion": true,
"override": true,
"organizationWarehouseCredentialsUuid": "<string>"
}
},
"contentCopyError": "<string>"
},
"status": "ok"
}A valid request URL is required to generate request examples{
"results": {
"hasContentCopy": true,
"project": {
"createdByUserUuid": "<string>",
"schedulerTimezone": "<string>",
"dbtVersion": "v1.4",
"dbtConnection": {
"type": "dbt",
"target": "<string>",
"environment": [
{
"value": "<string>",
"key": "<string>"
}
],
"selector": "<string>",
"profiles_dir": "<string>",
"project_dir": "<string>"
},
"type": "DEFAULT",
"name": "<string>",
"projectUuid": "<string>",
"organizationUuid": "<string>",
"organizationWarehouseCredentialsUuid": "<string>",
"upstreamProjectUuid": "<string>",
"pinnedListUuid": "<string>",
"warehouseConnection": {
"type": "snowflake",
"account": "<string>",
"database": "<string>",
"warehouse": "<string>",
"schema": "<string>",
"requireUserCredentials": true,
"authenticationType": "password",
"role": "<string>",
"threads": 123,
"clientSessionKeepAlive": true,
"queryTag": "<string>",
"accessUrl": "<string>",
"startOfWeek": 0,
"quotedIdentifiersIgnoreCase": true,
"disableTimestampConversion": true,
"override": true,
"organizationWarehouseCredentialsUuid": "<string>"
}
},
"contentCopyError": "<string>"
},
"status": "ok"
}Construct a type with the properties of T except for those in type K.
DEFAULT, PREVIEW Show child attributes
dbt v1.4, v1.5, v1.6, v1.7, v1.8, v1.9, v1.10 prod, all Show child attributes
redshift 0, 1, 2, 3, 4, 5, 6 Ok
Show child attributes
Show child attributes
v1.4, v1.5, v1.6, v1.7, v1.8, v1.9, v1.10 Show child attributes
dbt DEFAULT, PREVIEW Construct a type with the properties of T except for those in type K.
Show child attributes
snowflake password, private_key, sso, external_browser 0, 1, 2, 3, 4, 5, 6 ok Was this page helpful?