Set Set
Set Certified

Create or update an asset

yaml
type: io.kestra.plugin.kestra.ee.assets.Set
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
Definitions
apiTokenstring
autobooleanstring
Defaulttrue
passwordstring
usernamestring