Bots From Extension: blob_azure
Pull/Push blobs from Azure Cloud object stores
This extension provides 2 bots.
Bot @blob-azure:download-azure
Bot Position In Pipeline: Source
Azure Blob Download
This bot expects a Restricted CFXQL.
Each parameter may be specified using '=' operator and AND logical operation
Following are the parameters expected for this Bot
Parameter Name | Type | Default Value | Description |
---|---|---|---|
filename* | Text | Path to your local file to upload from or download in | |
bucketname* | Text | The container name | |
objectname* | Text | The object name |
Bot @blob-azure:upload-azure
Bot Position In Pipeline: Source
Azure Blob Upload
This bot expects a Restricted CFXQL.
Each parameter may be specified using '=' operator and AND logical operation
Following are the parameters expected for this Bot
Parameter Name | Type | Default Value | Description |
---|---|---|---|
filename* | Text | Path to your local file to upload from or download in | |
bucketname* | Text | The container name | |
objectname* | Text | The object name |