Console Function Overview¶
Table 1 lists functions provided by OBS Console.
Function | Description |
---|---|
Allow you to create and delete buckets in specified regions (service areas). | |
Allow you to manage objects, including uploading (multipart uploads included), downloading, and deleting objects, as well as changing object storage classes and restoring Cold objects. | |
Encrypts objects on the server side to enhance security of objects stored on OBS. | |
Protects objects from being deleted or tampered with within a specified period. | |
Allows you to set properties for objects. | |
Manages and clears fragments generated due to object upload failures. | |
Stores multiple versions of an object in the same bucket. | |
Logs bucket access requests for analysis and auditing. | |
Allows you to receive messages and emails from OBS. | |
Controls access to OBS using IAM policies, bucket/object policies, and bucket/object access control lists (ACLs). | |
Allows you to configure lifecycle rules to periodically expire and delete objects or transition objects between storage classes. | |
Help you identify and classify buckets in OBS. | |
Supports the hosting of static websites in buckets and the redirection of access requests for buckets. | |
Prevents object links in OBS from being stolen by other websites. | |
Allows a web client in one origin to interact with resources in another one. Cross origin resource sharing (CORS) is a browser-standard mechanism defined by the World Wide Web Consortium (W3C). For general web page requests, website scripts and contents in one origin cannot interact with those in another because of Same Origin Policies (SOPs). | |
Periodically provides CSV files that list object information in the bucket and delivers the CSV files to the specified bucket. |