Oracle Cloud Infrastructure · Example Payload

Object Storage Object Summary Example

Cloud ComputingEnterprise CloudInfrastructure as a ServiceOraclePlatform as a Service

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

Top-level fields

namesizemd5timeCreatedtimeModifiedstorageTier

Example Payload

Raw ↑
{
  "name": "documents/report.pdf",
  "size": 1048576,
  "md5": "aGVsbG93b3JsZA==",
  "timeCreated": "2026-04-18T10:30:00Z",
  "timeModified": "2026-04-18T10:30:00Z",
  "storageTier": "Standard"
}