This chapter will introduce in detail how to perform advanced operations such as domain configuration, cost optimization, and resource management in the console.
In the bucket list, you can view the usage overview, basic information, domain name, and other information of the bucket.
Prerequisite: A bucket has been created. For specific steps, please refer to Create Bucket.
Log in to the Object Storage Console.
In the left navigation bar, click Bucket List, and click the target bucket name on the Bucket List page.
You can view and modify various configuration information of the bucket on the bucket details page.

You can view/modify the following information on this page:
Module | Parameter | Description |
Basic Configuration | Access Permission | Permissions for accessing the bucket:
|
Client Caching | Set the cache update time (in seconds) for files in the user's browser. | |
Lifecycle | Set rules to let the system automatically modify storage types or delete files.
| |
Security Settings | CORS Settings | Allow or deny corresponding JavaScript cross-origin requests based on needs. 1.Allowed Origins: Specify the sources allowed for cross-origin requests.
2.Allowed Methods: Specify the allowed cross-origin request HTTP methods.
3.Allowed Headers: Specify custom Headers allowed to be carried in actual requests.
4.Expose Headers: Specify response Headers permitted to be accessed by scripts.
5.Max Age: Specify the cache validity period for preflight requests (OPTIONS).
|
Hotlink Protection | Controls external access permissions to object storage resources by verifying the HTTP header Referer field, effectively preventing resource theft and bandwidth abuse. 1.Empty Referer Access: Controls whether to allow requests with empty or missing Referer headers.
2.Mode:
3.Domain/IP List: Specify the controlled source addresses.
Note: Domain names do not need to include http:// or https:// prefixes. | |
Domain Management | Domain | Specify a custom address for accessing storage bucket resources. |
Enable HTTPS | Enable SSL/TLS encrypted transmission.
| |
Select Certificate | Bind an SSL certificate matching the domain name. |
On the "File List" tab of the bucket, you can manage resources.
Folder Operations
Create: Click the "Create Folder" button to build multi-level directories.
Delete: Click the delete icon on the right side of the folder to delete that folder.

Single File Operations
Click the"More"button on the right side of the file to bring up the full menu.
Preview/Download: Quickly view or retrieve the file.
Change Storage Class: A popup window to quickly switch between Standard and Low Frequency storage.
Copy/Move: Migrate files to other folders.
Delete: Permanently remove the file.

Batch Operations
Select: Check the checkboxes on the left side of the list (Supports "Select All").
Menu: Click the "More Actions" dropdown menu below the list.
Execute: Perform batch operations such as Change Storage Class, Copy, Move, or Delete.

On the file details page, you can view information such as file type, size, external link URL, and custom metadata.
On the file list page, click the file name or the "Preview" button to enter the file details page.
On the file details page, you can view file information, copy the URL, modify the storage class, and customize metadata.

You can view/modify the following information on this page:
Module | Parameter | Description | |
File Information | File Type | MIME type, determines how the browser handles the file (e.g., image/png will display directly, application/zip will trigger a download). | |
ETag | Digital fingerprint of the file. | ||
File Link | External Domain | Specifies the domain used to generate the link.
| |
Link Expiration | Sets the validity period of the private link signature (Unit: Seconds).
| ||
URL | Copiable complete access link.
| ||
Storage Class | High Performance | Extreme performance, specifically designed for I/O intensive business. | |
<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="92619612-cf82-4776-b9f5-409d4b85a931"><ac:plain-text-body><![CDATA[ | Standard Storage | [Recommended] General-purpose high-performance storage, balancing performance and cost. | |
Low Frequency | Low-cost storage, suitable for cold data stored for a long term. | ||
Custom Metadata | Key | Name suffix of the Custom HTTP Header.
| |
Value | Content value of the Custom HTTP Header.
|
Click the "Statistical Analysis" button in the left menu to view global usage data.
Core Metrics: Total size and total count of object files under various storage classes.
Trend Charts: Switch tabs to view historical trends in different dimensions, including upstream/downstream traffic statistics and request count statistics.
Multi-dimensional Filtering: Supports precise filtering by time range, region, and bucket to help you analyze resource consumption of specific businesses.
You can view detailed statistical information on the Statistical Analysis page:
Module | Parameter | Description |
Usage Overview | High Performance Storage Usage | Total occupied capacity of "High Performance Storage" type files under the current account. |
High Performance File Count | Total number of "High Performance Storage" type files. | |
Standard Storage Usage | Total occupied capacity of "Standard Storage" type files under the current account. | |
Standard Storage File Count | Total number of "Standard Storage" type files. | |
Low Frequency Storage Usage | Total occupied capacity of "Low Frequency Storage" type files under the current account. | |
Low Frequency File Count | Total number of "Low Frequency Storage" type files. | |
Trend Indicators | Upstream Traffic (Inbound) Stats | Displays traffic trends generated by clients uploading files to the bucket. |
Downstream Traffic (Outbound) Stats | Displays traffic trends generated by clients downloading files from the bucket (Usually involves public network outbound fees). | |
Write Request Count Stats | Total volume of requests containing modification operations such as uploading files, modifying metadata, and copying files. | |
Read Request Count Stats | Total volume of requests containing reading operations such as downloading files, listing objects, and retrieving metadata. | |
Read Request Count Stats | Total volume of requests containing reading operations such as downloading files, listing objects, and retrieving metadata. |