Viewing Basic Information of a Bucket
On OBS Console, you can view bucket information, including basic statistics and information of a bucket.
Procedure
- In the navigation pane on the left of OBS Console, choose Object Storage.
- In the bucket list, click a bucket name, and then the Overview page of the bucket is displayed.
- In the Basic Statistics area, statistics about used storage space, number of requests, and incoming/outgoing traffic of the bucket is displayed. For details, see Figure 1.
You can view the statistics about request accounts and traffic for the current month and last month.
Table 1 Details of basic bucket statistics Parameter
Description
Used Capacity
Total capacity used by objects in the bucket.
By default, the bucket storage capacity is unlimited. But you can set a quota to put an upper limit to the bucket storage capacity. For details, see Configuring Bucket Storage Quota.
Objects
Number of objects in the bucket. When versioning is enabled, it is the total number of folders and files, including all versions.
Requests
PUT: number of PUT/POST/DELETE requests for the bucket and objects in the bucket in the current month by the time the statistics are collected.
GET: number of GET/HEAD/OPTIONS requests for the bucket and objects in the bucket in the current month by the time when the statistics are collected.
Traffic Statistics
Outbound: total outbound traffic from the bucket in the current month, including both internet traffic and intranet traffic.
Inbound: total inbound traffic toward the bucket in the current month, including both internet traffic and intranet traffic.
The monitoring data is not displayed in real time, which is delayed for approximately one hour, so the data is for reference only.
To view the number of requests and traffic statistics, you must have the CES ReadOnlyAccess permission or a higher CES permission in the region where the bucket resides.
- Under Basic Information, view the basic information of the bucket. For details, see Figure 2.
Table 2 Parameter description Parameter
Description
Bucket Name
Name of the bucket.
Storage Class
Storage class of the bucket, which can be Standard, Infrequent Access, or Archive.
Bucket Version
Version ID of a bucket. 3.0 indicates the latest bucket version, and -- indicates versions earlier than 3.0.
Region
Region where the bucket resides.
Account ID
Unique identity of the bucket owner, which is the same as the Account ID on the My Credentials page.
Created
Time when the creation of a bucket is completed.
Versioning
Versioning status
Endpoint
This parameter specifies the endpoint of the region where the bucket is located. OBS provides an endpoint for each region. An endpoint is a domain name to access OBS in a region and is used to process access requests of that region.
Access Domain Name
OBS assigns each bucket with a default domain name. A domain name is the address of a bucket on the Internet. It can be used to access a bucket over the Internet. It is applicable to cloud application development and data sharing scenarios.
Structure: BucketName.Endpoint
Data Redundancy Policy
Status of the data redundancy policy.
Enabled indicates that multi-AZ storage is applied, and Disabled indicates that single-AZ storage is applied.
Enterprise Project
Enterprise project that a bucket belongs to
Cluster Type
Type of the cluster to which the bucket belongs
Last Article: Creating a Bucket
Next Article: Searching for a Bucket


Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.