Oracle Cloud Infrastructure · Example Payload

Object Storage Create Preauthenticated Request Details Example

Cloud ComputingEnterprise CloudInfrastructure as a ServiceOraclePlatform as a Service

Object Storage Create Preauthenticated Request Details Example is an example object payload from Oracle Cloud Infrastructure, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

nameobjectNameaccessTypetimeExpires

Example Payload

Raw ↑
{
  "name": "my-par",
  "objectName": "example-value",
  "accessType": "ObjectRead",
  "timeExpires": "2026-12-31T23:59:59Z"
}