Set
Create or update an asset
Set
Create or update an asset
yaml
type: io.kestra.plugin.kestra.ee.assets.SetExamples
yaml
id: asset_set
namespace: company.team
tasks:
- id: upsert_asset
type: io.kestra.plugin.kestra.ee.assets.Set
namespace: "assets.data"
assetId: "customers_by_country"
assetType: "TABLE"
displayName: "Customers by Country"
assetDescription: "A table showing the number of customers by country."
metadata:
system: "{{ outputs.task.system }}"
database: "my-project"
schema: "analytics"
name: "customers_by_country"
Properties
assetId *Requiredstring
assetType *Requiredstring
assetDescription string
auth Non-dynamic
Definitions
io.kestra.plugin.kestra.AbstractKestraTask-Auth
apiTokenstring
autobooleanstring
Default
truepasswordstring
usernamestring