检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Ways to Delete Fragments You can use OBS Console, APIs, SDKs, OBS Browser+, or obsutil to delete fragments. Using OBS Console In the navigation pane of OBS Console, choose Object Storage. In the bucket list, click the bucket you want to operate. The Objects page is displayed.
For details about how to configure alarm rules for Cloud Eye monitoring over OBS, see Creating an Alarm Rule. Viewing OBS Monitoring Metrics Cloud Eye monitors OBS usage in real time. You can view detailed statistics of each metric on the console of Cloud Eye.
ReadOnly > obs:bucket:ListBucketVersions and obs:object:GetObjectVersion ReadWrite > obs:object:PutObject ListOnly > obs:bucket:ListBucket (Select this operation if you need to use OBS Browser+ to add external buckets.)
Run the obsutil sync obs://bucket-test/temp d:\ temp command to download objects synchronously. obsutil sync obs://bucket-test/temp d:\temp Start at 2024-09-30 08:53:22.327072 +0000 UTC Parallel: 5 Jobs: 5 Threshold: 50.00MB PartSize
Example 1 On July 1, 2023, suppose you uploaded 40 GB of data to a single-AZ Standard OBS bucket in the CN-Hong Kong region, and 100 upload requests were generated.
Data can be uploaded to OBS using multipart uploads. There will be fragments generated, if a multipart upload fails because of the following causes (included but not limited to): The network is in poor conditions, and the connection to the OBS server is interrupted frequently.
During a download, the OBS SDK decrypts the data based on the key provided and the information stored in object metadata, and then returns the decrypted data. OBS does not store your master key in any way. Keep your master key correct and intact.
During a download, the OBS SDK decrypts the data based on the key provided and the information stored in object metadata, and then returns the decrypted data. OBS does not store your master key in any way. Keep your master key correct and intact.
You can perform the following to host a website file in a bucket: Upload a website file to your bucket in OBS as an object and specify the MIME type for the object. Set the object ACL to public read. Access the object using a browser.
This feature leverages OBS Console and REST APIs. You can process images stored in OBS in various ways anytime and anywhere, and obtain the processed images right away. For details, see Image Processing Feature Guide. Parent topic: Data Processing
Data access Accessing OBS from an ECS over the Intranet You can read, back up, and archive data on OBS from your ECS over an intranet.
Follow-up Procedure To perform read and write operations on OBS Console or OBS Browser+, you must add the obs:bucket:ListAllMyBuckets (for listing buckets) and obs:bucket:ListBucket (for listing objects in a bucket) permissions to the custom IAM policy. obs:bucket:ListAllMyBuckets
Follow-up Procedure To perform read operations on OBS Console or OBS Browser+, you must add the obs:bucket:ListAllMyBuckets (for listing buckets) and obs:bucket:ListBucket (for listing objects in a bucket) permissions to the custom IAM policy. obs:bucket:ListAllMyBuckets applies to
publicAccessBlock HTTP/1.1 User-Agent: curl/7.29.0 Host: examplebucket.obs.region.myhuaweicloud.com Accept: */* Date: Sat, 16 Nov 2024 08:59:07 GMT Authorization: OBS H4IPJX0TQTHTHEBQQCEC:75/Y4Ng1izvzc1nTGxpMXTE6ynw= Sample Response HTTP/1.1 200 OK Server: OBS x-obs-request-id: BF260000016435CE298386946AE4C482
API Reference For details about all parameters and definitions of APIs in the OBS iOS SDK, see the Object Storage Service iOS SDK API Reference.
OBS provides the following storage classes: Standard, Infrequent Access, and Archive. With support for these storage classes, OBS caters to diverse storage performance and cost requirements.
Object Download Overview OBS iOS SDK provides APIs for downloading objects in the following modes: Performing a Streaming Download Performing a Partial Download Performing a Resumable Download You can call getObject to download an object. Parent topic: Object Download
For more information about permission control, see the permission control in the OBS Permission Configuration Guide. Request Syntax 1 2 3 4 5 6 GET /?
Lack of Classes If an error indicating the lack of a class is displayed when you are using OBS Android SDK for secondary development, ensure that the following dependencies are saved in the libs directory, in addition to package esdk-obs-java-x.x.x.jar: java-xmlbuilder-1.3.jar okhttp
Unlike a file system, OBS does not involve the concepts of file and folder. For easy data management, OBS provides a method to simulate folders. On OBS Console or OBS Browser+, an object is simulated as a folder by adding a slash (/) to the end of the object name.