seventy
Terminology

space

Space is the organization and management unit of resources, and a resource must be located in a space. You can set a series of attributes for each space to provide reasonable management actions for resources.

Spaces provide two types of access control: public space and private space. Public and private operations are only effective for reading files in the space. Operations such as modifying, deleting, and writing the space require the authorization of the owner. Space access control is available through the Object Storage Console: Space Settings - Access Control Modification.

Public space : Directly accessible through the URL of the file object.

Private space : Access to file objects must be authorized by the owner.

resources

A resource is a logical storage unit in a storage service. For each account, each resource stored in the account has a unique space and key identifier. The resource name is a string, such as api/picture.jpg, which can be any character, including Unicode characters in UTF-8 encoding.

You can specify a resource name that is easy to manage when uploading resources, and achieve the classification and hierarchy effect similar to the file directory through prefixes.

Assuming that the resource named api/picture.jpg is located in a public space bound to the domain name example.com, you can enter the following URL in the browser to access the resource: //www.example.com/api/ Picture.jpg

Storage area

The storage area is specified when creating a space. Once specified, it cannot be modified. The storage area represents the area where the data center of the object storage service is located. You can select the appropriate storage area according to the cost, request source and other factors. Generally, the storage area near you is faster.

Does this help solve your problem? resolved Unresolved

Submitted successfully! Thank you very much for your feedback, and we will continue to strive to do better! We are sorry that we were unable to resolve your question. We have received your feedback and will give feedback in time!