Skip to content

BucketGetReadUriOptions

Deprecated

Use the positional form: getReadUri(bucketId, path, options?). See BucketGetReadUriRequestOptions for the supported options.

Request options for getting a read URI for a file in a bucket.

Extends

Properties

Property Type Description
bucketId number The ID of the bucket
expand? string -
expiryInMinutes? number URL expiration time in minutes (0 for default)
folderId? number Numeric folder ID.
folderKey? string Folder key (GUID-formatted string).
folderPath? string Slash-delimited folder path, e.g. 'Shared/Finance'.
path string The full path to the BlobFile
select? string -