Oracle Object Storage - Upload object action

The Upload object action uploads an object to Oracle Object Storage. This action is recommended for small files up to 100 MiB. For larger files, use the Upload object (stream) action.

Input

Input fieldDescription
Bucket nameSelect or enter the name of the bucket.
Object nameSelect or enter the name of the object to upload.
ContentsSpecify a binary string of the object to upload to the object store.
HeadersSpecify custom request headers to send with the request. Includes if match, if none match, client request ID, content length, content MD5, content type, content language, content encoding, content disposition, cache control, SSE customer algorithm, SSE customer key, SSE customer key SHA256, KMS key OCID and storage tier.

Output

Output fieldDescription
HeadersResponse headers. This includes the entity tag (ETag), last modified, client request ID, multipart MD5, request ID and version ID.
StatusWhether the file was uploaded successfully or not.

Last updated: