Oracle Cloud Infrastructure · Example Payload

Object Storage Update Bucket Details Example

Cloud ComputingEnterprise CloudInfrastructure as a ServiceOraclePlatform as a Service

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

Top-level fields

namenamespacecompartmentIdpublicAccessTypeobjectEventsEnabledversioningfreeformTags

Example Payload

Raw ↑
{
  "name": "example-value",
  "namespace": "oci_computeagent",
  "compartmentId": "ocid1.resource.oc1.iad.abcdefg123456",
  "publicAccessType": "NoPublicAccess",
  "objectEventsEnabled": true,
  "versioning": "Enabled",
  "freeformTags": {
    "key1": "value1"
  }
}