Using OBS
You can manage OBS resources in the ways listed in the table below.
Tool |
Description |
How to Use |
Reference |
---|---|---|---|
OBS Console |
OBS Console is a web-based GUI where you can manage your OBS resources with ease. |
Create an account or an IAM user to log in to OBS Console. For details, see Logging In to OBS Console. |
|
SDKs |
OBS SDKs encapsulate the REST API to simplify development. You can call API functions provided by the OBS SDKs to use OBS. |
Configure the endpoint during environment preparation and set the access keys (AK/SK) during initialization. For details, see SDK Reference. |
|
API |
OBS provides REST APIs that support HTTP/HTTPS requests. You can call these APIs to create, modify, and delete buckets, as well as to upload, download, and delete objects. |
Configure the endpoint during environment preparation and make the access keys (AK and SK) part of your signature in any requests you send. If you use REST APIs to develop a program, you need to calculate the signature based on the signature algorithm defined by OBS and add the signature to the requests. For details, see User Signature Authentication. |
|
OBS Browser+ |
OBS Browser+ is a Windows client that lets you easily manage OBS resources from your desktop. |
Download OBS Browser+ and use access keys (AK and SK) for identity authentication. You can use OBS Browser+ to directly access OBS resources or you can configure a server address to access OBS resources. For details, see Where Can I Obtain Access Keys (AK and SK)? |
|
obsutil |
obsutil is a command line tool for accessing and managing OBS resources. If you are familiar with command line interface (CLI), obsutil is a good choice for batch processing and automated tasks. |
Download obsutil, configure the server address, and use access keys (AK and SK) for identity authentication. For details, see Performing the Initial Configuration. |
|
obsfs |
obsfs is an OBS tool based on Filesystem in Userspace (FUSE). It helps you mount parallel file systems to Linux, so that you can easily access virtually unlimited storage space of OBS the same way as you would use a regular local file system. |
Download the obsfs tool and use access keys (AK and SK) for identity authentication. For details, see Initializing obsfs. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot