检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn

不再显示此消息

  • Intl-English
    International
    • English
    • Bahasa Indonesia
    • Español
    • Português
    • Türkçe
    • عربي
    • ไทย
    • 简体中文
    • 日本語
    中国站
    • 简体中文
    Europe
    • English
    • Deutsch
    • Español
    • Français
    • Nederlands
  • Huawei Cloud
    • Activities
    • Products
    • Solutions
    • Pricing
    • KooGallery
    • Partners
    • Developers
    • Support
    • About Us
    Hot
    • Free Packages
    • Elastic Cloud Server (ECS)
    • Object Storage Service (OBS)
    • ModelArts
    • Cloud Container Engine (CCE)
      Show more results for “”
      • Contact Us
      • Documentation
      • Console
        • My Account
        • Billing & Costs
        • Service Tickets
        • Unread Messages
        • Console
        • Partner Center
        • Sign In Sign Up
      • Sign In
      • Sign Up
        • My Account Complete Sign Up
        • Billing & Costs
        • Service Tickets
        • Unread Messages
        • Console
        • Partner Center
        • Log Out
      Cancel
      Hot
      • Free Packages
      • Elastic Cloud Server (ECS)
      • Object Storage Service (OBS)
      • ModelArts
      • Cloud Container Engine (CCE)
        • All
        • Products
        • Solutions
        • Documentation
        • KooGallery
        • Developer
        • Learn
        • Others
        8055 results found.
        • Deleting Bucket Tags - Object Storage Service

          Deleting Bucket Tags - Object Storage Service

          bucketname"]; [client deleteBucketTagging:request completionHandler:^(OBSDeleteBucketTaggingResponse *response, NSError *error){ NSLog(@"%@",response); }]; For details about the meanings, causes, and handling methods of possible error codes returned during the operation, see OBS

          Help > Object Storage Service > iOS > Tag Management
        • Rewriting Response Headers - Object Storage Service

          Rewriting Response Headers - Object Storage Service

          Parameter Description Method in OBS Android SDK contentType Rewrites Content-Type in HTTP/HTTPS responses. ObjectRepleaceMetadata.setContentType contentLanguage Rewrites Content-Language in HTTP/HTTPS responses.

          Help > Object Storage Service > Android > Object Download
        • Viewing CORS Rules - Object Storage Service

          Viewing CORS Rules - Object Storage Service

          \t" + rule.getAllowedHeader()); Log.i("GetBucketCors","\t" + rule.getAllowedOrigin()); Log.i("GetBucketCors","\t" + rule.getAllowedMethod()); Log.i("GetBucketCors","\t" + rule.getExposeHeader()); } To handle the error codes possibly returned during the operation, see OBS

          Help > Object Storage Service > Android > CORS
        • Viewing Versioning Status of a Bucket - Object Storage Service

          Viewing Versioning Status of a Bucket - Object Storage Service

          Console.WriteLine("Status: {0}", response.Configuration.Status); } catch (ObsException ex) { Console.WriteLine("ErrorCode: {0}", ex.ErrorCode); Console.WriteLine("ErrorMessage: {0}", ex.ErrorMessage); } To handle the error codes possibly returned during the operation, see OBS

          Help > Object Storage Service > .NET > Versioning Management
        • Copying a Versioning Object - Object Storage Service

          Copying a Versioning Object - Object Storage Service

          Console.WriteLine("copy object response: {0}", response.StatusCode); } catch (ObsException ex) { Console.WriteLine("ErrorCode: {0}", ex.ErrorCode); Console.WriteLine("ErrorMessage: {0}", ex.ErrorMessage); } To handle the error codes possibly returned during the operation, see OBS

          Help > Object Storage Service > .NET > Versioning Management
        • Viewing Bucket Logging - Object Storage Service

          Viewing Bucket Logging - Object Storage Service

          Console.WriteLine("Get bucket logging response: {0}", response.StatusCode); } catch (ObsException ex) { Console.WriteLine("ErrorCode: {0}", ex.ErrorCode); Console.WriteLine("ErrorMessage: {0}", ex.ErrorMessage); } To handle the error codes possibly returned during the operation, see OBS

          Help > Object Storage Service > .NET > Access Logging
        • Viewing Website Hosting Settings - Object Storage Service

          Viewing Website Hosting Settings - Object Storage Service

          Console.WriteLine("Get bucket website response: {0}", response.StatusCode); } catch (ObsException ex) { Console.WriteLine("ErrorCode: {0}", ex.ErrorCode); Console.WriteLine("ErrorMessage: {0}", ex.ErrorMessage); } To handle the error codes possibly returned during the operation, see OBS

          Help > Object Storage Service > .NET > Static Website Hosting
        • Website File Hosting - Object Storage Service

          Website File Hosting - Object Storage Service

          You can perform the following to implement website file hosting: Upload a website file to your bucket in OBS as an object and set the MIME type for the object. Set the object ACL to public read. Access the object using a browser.

          Help > Object Storage Service > Android > Static Website Hosting
        • Obtaining Bucket Metadata - Object Storage Service

          Obtaining Bucket Metadata - Object Storage Service

          Console.WriteLine("StorageClass: {0}", response.StorageClass); Console.WriteLine("Location: {0}", response.Location); } catch (ObsException ex) { Console.WriteLine("StatusCode: {0}", ex.StatusCode); } To handle the error codes possibly returned during the operation, see OBS

          Help > Object Storage Service > .NET > Bucket Management
        • Obtaining Storage Information About a Bucket - Object Storage Service

          Obtaining Storage Information About a Bucket - Object Storage Service

          response.ObjectNumber); Console.WriteLine("Size: {0}", response.Size); } catch (ObsException ex) { Console.WriteLine("ErrorCode: {0}", ex.ErrorCode); Console.WriteLine("ErrorMessage: {0}", ex.ErrorMessage); } To handle the error codes possibly returned during the operation, see OBS

          Help > Object Storage Service > .NET > Bucket Management
        • Performing a Streaming Upload - Object Storage Service

          Performing a Streaming Upload - Object Storage Service

          ObsClient client = new ObsClient(accessKey, secretKey, config); // Upload a stream. try { String str = "Hello OBS"; Stream stream = new MemoryStream(System.Text.Encoding.Default.GetBytes(str)); PutObjectRequest request = new PutObjectRequest() { BucketName

          Help > Object Storage Service > .NET > Object Upload
        • Features - Log Tank Service

          Features - Log Tank Service

          For long-term storage, you can transfer logs to Object Storage Service (OBS). Log transfer is to replicate logs to the target cloud service. It means that, after log transfer, the original logs will still be retained in LTS until the configured retention period ends.

          Help > Log Tank Service > Service Overview
        • Listing Objects - Object Storage Service

          Listing Objects - Object Storage Service

          // require 'obs-autoloader.php'; // Declare the namespace. use Obs\ObsClient; // Create an instance of ObsClient. $obsClient = new ObsClient([ //Obtain an AK/SK pair using environment variables or import the AK/SK pair in other ways.

          Help > Object Storage Service > PHP > Quick Start
        • Rewriting Response Headers - Object Storage Service

          Rewriting Response Headers - Object Storage Service

          // require 'obs-autoloader.php'; // Declare the namespace. use Obs\ObsClient; // Create an instance of ObsClient. $obsClient = new ObsClient ( [ //Obtain an AK/SK pair using environment variables or import the AK/SK pair in other ways.

          Help > Object Storage Service > PHP > Object Download
        • Region and AZ - Dedicated Distributed Storage Service

          Region and AZ - Dedicated Distributed Storage Service

          Public services, such as Elastic Cloud Server (ECS), Elastic Volume Service (EVS), Object Storage Service (OBS), Virtual Private Cloud (VPC), Elastic IP (EIP), and Image Management Service (IMS), are shared within the same region.

          Help > Dedicated Distributed Storage Service > Service Overview
        • E2E O&M Solution of ModelArts Inference Services - ModelArts

          E2E O&M Solution of ModelArts Inference Services - ModelArts

          Overview End-to-End O&M Process During algorithm development, store service data in Object Storage Service (OBS), and then label and manage the data using ModelArts data management.

          Help > ModelArts > Best Practices > Model Inference
        • Key Operations Supported by CTS - Relational Database Service

          Key Operations Supported by CTS - Relational Database Service

          instanceFailOverMode Changing a failover priority instance instanceFailOverStrategy Changing a DB instance type from single to primary/standby instance modifySingleToHaInstance Creating a backup backup createManualSnapshot Replicating a backup backup copySnapshot Downloading a backup (using OBS

          Help > Relational Database Service > User Guide > Working with RDS for PostgreSQL > Interconnection with CTS
        • Key Operations Supported by CTS - Relational Database Service

          Key Operations Supported by CTS - Relational Database Service

          instanceFailOverMode Changing a failover priority instance instanceFailOverStrategy Changing a DB instance type from single to primary/standby instance modifySingleToHaInstance Creating a backup backup createManualSnapshot Replicating a backup backup copySnapshot Downloading a backup (using OBS

          Help > Relational Database Service > User Guide > Working with RDS for MySQL > Interconnection with CTS
        • Export Resources - DataArts Studio

          Export Resources - DataArts Studio

          The default value is false. resources No Array of longs Resource ID array export_mode No String Export mode. null indicates that data is to be exported to a local file system, and obs indicates that data is to be exported to OBS.

          Help > DataArts Studio > API Reference > DataArts Quality APIs > Import/Export
        • ALM-45736 Guardian Service Unavailable - MapReduce Service

          ALM-45736 Guardian Service Unavailable - MapReduce Service

          Impact on the System Guardian cannot work properly, and OBS cannot be accessed. Possible Causes The HDFS service on which the Guardian service depends is abnormal. The TokenServer role instance is abnormal. Handling Procedure Check the HDFS service status.

          Help > MapReduce Service > User Guide > MRS Cluster O&M > MRS Cluster Alarm Handling Reference
        Total results: 8055
        • Previous
        • 1
        • ...
        • 288
        • 289
        • 290
        • ...
        • 403
        • Next
        • Go
        Load More
        Was this helpful?
        Feedbacks
        /200
        Submit Feedback Cancel
        Contact Sales After-Sales Self Service
        • Site Terms
        • Privacy Statement

        Explore Huawei Cloud

        Why Us Customer Stories Trust Center Legal Press Releases

        Featured Services

        Elastic Cloud Server (ECS) Elastic IP (EIP) RDS for MySQL Elastic Volume Service (EVS) MapReduce Service (MRS)

        Service and Support

        Documentation Contact Us Public Notices Support Plans Service Health Dashboard

        Account and Payment

        Top Up Invoices Billing Center My Account Payment Method

        Quick Links

        Huawei Corporate Huawei Enterprise Huawei Consumer Business Huawei Developers

        © 2025, Huawei Cloud Computing Technologies Co., Ltd. and/or its affiliates. All rights reserved.

        • Site Terms
        • Privacy Statement