Skip to content

OSS Buckets

Provider: Alibaba Cloud
Service ID: alibaba_oss_buckets
Rendering: Standard table with expandable detail rows

Quick Example

<script>
var serviceDiscoveryRequests = serviceDiscoveryRequests || [];
serviceDiscoveryRequests.push({
    service: 'alibaba_oss_buckets',
    provider: 'alibaba',
    region: 'default',
    source: 'live',
    attributes: ['name', 'location', 'storage_class', 'creation_date', 'extranet_endpoint']
});
</script>

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

Default Attributes

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

attributes: ['name', 'location', 'storage_class', 'creation_date', 'extranet_endpoint']

All Attributes

Attribute Display Name Format Description
name Name text From API field: Name
location Location text From API field: Location
storage_class Storage Class text From API field: StorageClass
creation_date Creation Date datetime From API field: CreationDate
extranet_endpoint Extranet Endpoint text From API field: ExtranetEndpoint
intranet_endpoint Intranet Endpoint text From API field: IntranetEndpoint
tags Tags tags_table All tags/labels as a key-value table

= included in default view

Sort Order

Results are sorted by: name