Oracle Object Storage - Upload object (stream) action

The Upload object (stream) action uploads an object to Oracle Object Storage. The minimum file size is 64 MiB.

There is no fixed limit on maximum file size. The maximum file size depends on whether the upload can finish within the job timeout limit.

Input

Input fieldDescription
Bucket nameEnter the name of the bucket to upload to.
Object nameEnter the name of the object to upload.
ContentsSpecify a binary string of the object to upload to the object store.

Output

Output fieldDescription
SuccessWhether the file was uploaded successfully or not.
Object nameName of the object.
Upload IDID of the upload operation.
Parts uploadedNumber of parts uploaded to complete the multipart file upload.
Total bytes uploadedSize of the uploaded files in bytes.

Last updated: