CreateFileRequest¶
CreateFileRequest Model
Properties¶
Name | Type | Description | Notes |
---|---|---|---|
name | str | Name of the file to be uploaded, case sensitive. | |
volume_id | str | Volume ID to which the file will be uploaded | [optional] |
folder_path | str | Optional folder path where the file will be uploaded to | [optional] |
type | str | Optional file content type, e.g. text/plain, application/json | [optional] |
volume_name | str | Name of the Volume | [optional] |
format | str | The File's Format | [optional] |
format_edam | str | The File's Edam Format | [optional] |
metadata | object | Metadata about this file and its contents | [optional] |