Optional
compress?: booleanWhether to compress the Dataset File as it's attached. Compression is achieved using gzip, resulting in a File ending .gz
. By default the file will be compressed
The Dataset UUID for the File that you intend to attach
The Dataset version to attach
Optional
immutable?: booleanWhether the Dataset File can be modified while in the Project. By default the File cannot be modified
Optional
path?: stringA path within the Project to add the File, default is the project root ('/'), the mount-point within the application container. Paths must begin '/'
The Project UUID you're attaching to
The desired Dataset file type (a MIME type). Whether or not the chosen fileType is supported will depend on the Dataset