The behavior to use on conflict scenarios. It should be one of the following values: ('fail', 'replace', 'rename')
text
No
fail
updated name
The new name to replace with
text
No
(no default)
Examples
Copy an item (file/folder) to another folder in Azure Blob Storage
get a folder at "container_name/google/"
use the above as the folder
get the folder's item whose path prefix is "logs.txt"
use the above as the item
get a folder at "container_name/apple/"
use the above as the second folder
copy the item to the second folder
get a folder at "container_name/google"
use the above as the another folder
the name is "banana/"
create a folder in the another folder with
the folder name is the name
create a json
use the above as the file
set the file's container_name to "container_name"
set the file's blob_name to "google/test.txt"
delete an item with
the item is the file
get a folder at "container/apple/"
get the folder's item whose path prefix is "test.txt"
use the above as the file
download the file
get a folder at "container/apple/"
the container is "abc_container"
get a root folder from the container
get a folder at "container_name/google/"
use the above as the folder
get the folder's items
get a folder at "container_name/google/"
use the above as the folder
get the folder's items whose path prefix is "log_"
create a json
use the above as the item
set the item's container_name to "container_name"
set the item's blob_name to "kognitos-data.txt"
get a folder at "container_name/google"
use the above as the folder
move an item to folder with
the item is the item
the folder is the folder
create a json
use the above as the file
set the file's container_name to "container_name"
set the file's blob_name to "test.txt"
rename item to "test1.txt" with
the item is the file
get a folder at "container_name/google"
use the above as the item
sign a blob with
the item is the item
the file
get a folder at "container_name/google"
the name is "new_test.txt"
upload the file to the folder with
the file name is the name