lease
lease
yaml
type: "io.kestra.plugin.azure.storage.adls.update.lease"Examples
yaml
id: azure_storage_datalake_lease
namespace: company.team
tasks:
- id: lease_file
type: io.kestra.plugin.azure.storage.adls.update.Lease
endpoint: "https://yourblob.blob.core.windows.net"
sasToken: "{{ secret('SAS_TOKEN') }}"
fileSystem: "mydata"
filePath: "path/to/myfile"
leaseDuration: 20
action: ACQUIRE
Properties
endpoint *Requiredstring
filePath *Requiredstring
fileSystem *Requiredstring
action string
Default
ACQUIREPossible Values
ACQUIRERENEWRELEASEBREAKconnectionString string
leaseDuration integerstring
Default
-1