Delete storage objects

The Delete Storage Objects node allows you to delete objects that are stored in object storage, typically hosted on cosmocloud storage accounts.

Properties Panel

General

FieldDescriptionRequired

Node name

true

Storage account name

Name of the Storage bucket where your objects/files exists

true

Objects to delete

List of the resources you would like to delete

true

Returns

result - true if the objects get deleted. You can access this using Magical Autocomplete (eg. $.<node_name>.result) in any node below this node.

Last updated