Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PutObjectResponse

Hierarchy

  • PutObjectResponse

Properties

eTag

eTag: string

The entity tag (ETag) for the object.

lastModified

lastModified: Date

The time the object was modified, as described in RFC 2616.

opcClientRequestId

opcClientRequestId: string

Echoes back the value passed in the opc-client-request-id header, for use by clients when debugging.

opcContentCrc32c

opcContentCrc32c: string

The base64-encoded, 32-bit CRC32C (Castagnoli) checksum of the request body as computed by the server. Applicable only if CRC32C was specified in opc-checksum-algorithm request header during upload.

opcContentMd5

opcContentMd5: string

The base64-encoded MD5 hash of the request body as computed by the server.

opcContentSha256

opcContentSha256: string

The base64-encoded SHA256 hash of the request body as computed by the server. Applicable only if SHA256 was specified in opc-checksum-algorithm request header during upload.

opcContentSha384

opcContentSha384: string

The base64-encoded SHA384 hash of the request body as computed by the server. Applicable only if SHA384 was specified in opc-checksum-algorithm request header during upload.

opcRequestId

opcRequestId: string

Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, provide this request ID.

versionId

versionId: string

VersionId of the newly created object