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 |
|---|---|
Query root volume details by ID. |
|
Create a root volume under the specified database. |
|
Update the volume’s name and description. |
|
Delete a root volume after handling its files and references. |
|
Gets the full path of the volume in the catalog hierarchy. |
|
Read files by page with exactly one |
|
Query file details by file ID. |
|
Associates one or more existing file records to the specified volume. |
|
The current implementation does not persist name changes; success does not mean the file was renamed. |
|
Delete the specified file. |
|
Upload a file that is not associated with a volume. |
|
Preview files as inline content. |
|
Download file contents. |
|
Create a folder under a volume or existing folder. |
|
Update folder information; checking if |
|
Delete the specified folder. |
|
Delete files and subfolders within the selected folder and its descendants. |
|
Triggers the workflow associated with the specified file and returns the actual number triggered. |