Bots From Extension: blob_gcp
Pull/Push blobs from GCP Cloud object stores
This extension provides 2 bots.
Bot @blob-gcp:download-gcp
Bot Position In Pipeline: Source
GCP 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-gcp:upload-gcp
Bot Position In Pipeline: Source
GCP 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 |