Skip to content

Object Storage Buckets

Provider: Oracle Cloud
Service ID: oci_object_storage_buckets
Rendering: Standard table with expandable detail rows

Quick Example

<script>
var serviceDiscoveryRequests = serviceDiscoveryRequests || [];
serviceDiscoveryRequests.push({
    service: 'oci_object_storage_buckets',
    provider: 'oci',
    region: 'default',
    source: 'live',
    attributes: ['name', 'namespace', 'storage_tier', 'approximate_count', 'approximate_size', 'time_created']
});
</script>

<div data-sd-service="oci_object_storage_buckets" data-sd-source="live"></div>

Default Attributes

When no attributes array is specified, these columns are displayed:

attributes: ['name', 'namespace', 'storage_tier', 'approximate_count', 'approximate_size', 'time_created']

All Attributes

Attribute Display Name Format Description
name Name text From API field: name
namespace Namespace text From API field: namespace
storage_tier Storage Tier text From API field: default_storage_tier
object_lifecycle_policy_etag Lifecycle Policy ETag text From API field: object_lifecycle_policy_etag
approximate_count Object Count text From API field: approximate_count
approximate_size Approximate Size text From API field: approximate_size
time_created Created datetime From API field: time_created
compartment_id Compartment oci_resource_name From API field: compartment_id
tags Tags tags_table All tags/labels as a key-value table

= included in default view

Sort Order

Results are sorted by: name