File storage

Manage volumes, folders, and files in catalog file storage. Open the relevant action page to inspect, create, update, upload, preview, download, or delete the target resource.

Choose a task

Task

Description

Inspect a root volume

Query root volume details by ID.

Add a root volume

Create a root volume under the specified database.

Change volume details

Update the volume’s name and description.

Remove a root volume

Delete a root volume after handling its files and references.

Locate a volume

Gets the full path of the volume in the catalog hierarchy.

Browse volume files

Read files by page with exactly one volume_id filter.

Inspect file metadata

Query file details by file ID.

Attach files to a volume

Associates one or more existing file records to the specified volume.

Check file-update limitations

The current implementation does not persist name changes; success does not mean the file was renamed.

Remove a file

Delete the specified file.

Upload an unlinked file

Upload a file that is not associated with a volume.

Read inline file content

Preview files as inline content.

Save file content

Download file contents.

Add a folder

Create a folder under a volume or existing folder.

Change folder details

Update folder information; checking if name is a valid identifier when provided.

Remove a folder

Delete the specified folder.

Remove all folder contents

Delete files and subfolders within the selected folder and its descendants.

Start associated file workflows

Triggers the workflow associated with the specified file and returns the actual number triggered.

Last updated on