v1
latestOpenAPI 3.0.02026-08-062441107.9 KBContainers
Get a signed url which can be used to download a file.
Generate a signed url which can be used for downloading a specified file.
get/containers/{containerId}/files/{fileName}/download-url
Path parameters
fileNamestring required
The name of the file.
containerIdstring required
The ID of the container.
Headers
slb-data-partition-idstring required
Data partition id.
Response
Download Signed URL generation successful.
Example response
{
"filePath": "01JKZXK6ZDKC25MN3BN2ZDP1AQ/containers/slb:data-types:drilling-parameters/01JKZXMA7WRM8RCQKANECXZ9K1/slb-data-types-drilling-parameters.json"
}