Documentation Index

Fetch the complete documentation index at: https://docs.lobster-world.com/llms.txt

Use this file to discover all available pages before exploring further.

cloud storage delete file()

Prev Next

This function can be used to delete CloudStorage files.

Parameters

Parameter

Description

a

The ID of the CloudStorage channel to be used must be specified here. Note: To select a channel, use the three dots on the right and then the “Select channel” option. The result will be the ID of the selected channel.

b

The file path. Note: The absolute path including the file name must be specified.

c

(optional) The CloudStorage bucket. Note: Buckets are only required for Azure File, Azure Blob, Google Cloud, and AWS S3.

d

(optional) If true, the operation is performed via the DMZ server (if available). Default: false.