Updated on 2022-05-17 GMT+08:00

Viewing Basic Information of a Bucket

On OBS Console, you can view details of a bucket, including basic statistics and information.

Procedure

  1. In the bucket list, click the bucket to be operated. The Overview page of the bucket is displayed.
  2. In the Basic Statistics area, statistics about used storage space, number of requests, and incoming/outgoing traffic of the bucket is displayed.

    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.

    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.

    Inbound: total inbound traffic toward the bucket in the current month.

    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.

  3. Under Basic Information, view the basic information of the bucket.

    Table 2 Parameter description

    Parameter

    Description

    Bucket Name

    Name of the bucket.

    Storage Class

    Storage class of the bucket, which can be Standard, Warm, or Cold.

    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.

    Owner

    Owner refers to the account that created the bucket.

    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. 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

    Enterprise Project

    Enterprise project that a bucket belongs to