Additional Header of the Request for a Resumable Upload
Namespace
obs.UploadFileHeader
Parameter Description
|
Field |
Type |
Optional or Mandatory |
Description |
|---|---|---|---|
|
acl |
str |
Optional |
Pre-defined Access Control Policies specified during the object upload |
|
websiteRedirectLocation |
str |
Optional |
Location where the object is redirected to, when the bucket is configured with website hosting. |
|
contentType |
str |
Optional |
MIME type of the object |
|
sseHeader |
or |
Optional |
Header for server-side encryption |
|
storageClass |
str |
Optional |
Storage class, which can be specified during the object upload |
|
successActionRedirect |
str |
Optional |
Redirection address after the upload is successful |
|
extensionGrants |
list of ExtensionGrant |
Optional |
Extended permission list specified for the to-be-uploaded object |
|
expires |
int |
Optional |
Expiration time of the object, in days |
Last Article: Response Result of the Request for Uploading an Object
Next Article: Additional Header of the Request for an Appendable Upload
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.