List

List

Certified
Enterprise Edition

List blobs in an Azure Blob Storage container

yaml
type: io.kestra.plugin.ee.azure.storage.blob.List
yaml
id: azure_blob_list
namespace: company.team

tasks:
  - id: list
    type: io.kestra.plugin.ee.azure.storage.blob.List
    endpoint: "https://yourstorage.blob.core.windows.net"
    connectionString: "{{ secret('AZURE_CONNECTION_STRING') }}"
    container: "mydata"
Properties
DefaultFILES
Possible Values
FILESDIRECTORYBOTH
Definitions
containerstring
eTagstring
lastModifiedstring
Formatdate-time
namestring
sizeinteger
uristring
Formaturi