检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 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
      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
        • All
        • Products
        • Solutions
        • Documentation
        • KooGallery
        • Developer
        • Learn
        • More
        7944 results found
        • Configuring Lifecycle Management - Object Storage Service

          Configuring Lifecycle Management - Object Storage Service

          The OBS server automatically clears expired objects. The object expiration time set in the preceding method takes precedence over the bucket lifecycle rule. Parent topic: Object Upload

          Help > Object Storage Service > iOS > Object Upload
        • Performing a Multipart Copy - Object Storage Service

          Performing a Multipart Copy - Object Storage Service

          uploadID:@"uploadID"]; [client copyPart:copyRequest completionHandler:^(OBSCopyPartResponse *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 > Object Upload
        • Obtaining Object Properties - Object Storage Service

          Obtaining Object Properties - Object Storage Service

          meta:%@\n storageClass:%@\n websiteRedirectlocation:%@\n size:%@",response.metaDataDict,response.storageClass,response.websiteRedirectLocation,response.size); }]; For details about the meanings, causes, and handling methods of possible error codes returned during the operation, see OBS

          Help > Object Storage Service > iOS > Object Management
        • Copying a Versioning Object - Object Storage Service

          Copying a Versioning Object - Object Storage Service

          request.srcObjectVersionID = @"testVersionID"; [client copyObject:request completionHandler:^(OBSCopyObjectResponse *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 > Versioning Management
        • Performing a Conditioned Download - Object Storage Service

          Performing a Conditioned Download - Object Storage Service

          You can set the following conditions: Parameter Description Method in OBS Android SDK If-Modified-Since Returns the object if it has been modified since the specified time; otherwise, an error is returned.

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

          Viewing Lifecycle Rules - Object Storage Service

          String.valueOf(rule.getNoncurrentVersionExpiration().getDays()) : ""); } To handle the error codes possibly returned during the operation, see OBS Server-Side Error Codes. Parent topic: Lifecycle Management

          Help > Object Storage Service > Android > Lifecycle Management
        • Performing a Streaming Download - Object Storage Service

          Performing a Streaming Download - Object Storage Service

          Alternatively, you can call GetObjectResponse.WriteResponseStreamToFile provided by OBS .NET SDK to download the object content to a local file.

          Help > Object Storage Service > .NET > Object Download
        • Processing an Image - Object Storage Service

          Processing an Image - Object Storage Service

          OBS can be used to process images in a stable, secure, efficient, easy to use, and cost-efficient manner.

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

          Website File Hosting - Object Storage Service

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

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

          Listing Buckets - 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 > Bucket Management
        • Performing a Partial Download - Object Storage Service

          Performing a Partial Download - 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
        • Introduction - Cloud Connect

          Introduction - Cloud Connect

          Assume that you want to grant IAM users the permissions needed to create ECSs in CN North-Beijing4 and OBS buckets in CN South-Guangzhou. With role/policy-based authorization, the administrator needs to create two custom policies and assign both to the IAM users.

          Help > Cloud Connect > API Reference > Permissions and Supported Actions
        • Concepts - Cloud Connect

          Concepts - Cloud Connect

          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 > Cloud Connect > API Reference > Before You Start
        • Viewing Bucket Logging - Object Storage Service

          Viewing Bucket Logging - Object Storage Service

          result.InterfaceResult.LoggingEnabled.TargetGrants[i]['Grantee']['URI']); console.log('Permission-->' + result.InterfaceResult.LoggingEnabled.TargetGrants[i]['Permission']); } } } }); To handle the error codes possibly returned during the operation, see OBS

          Help > Object Storage Service > BrowserJS > Access Logging
        • Rerunning a Job Instance - DataArts Studio

          Rerunning a Job Instance - DataArts Studio

          The value can be original_version (parameters of the original job) or latest_version (parameters of the latest job). ignore_obs_monitor No boolean Whether to ignore OBS listening node_name No String Name of the node from which the job rerun starts when retry_location is set to specified_node

          Help > DataArts Studio > API Reference > DataArts Factory APIs (V1) > Job Development APIs
        • How Do I Specify Content-SHA256? (SDK for Node.js) - Object Storage Service

          How Do I Specify Content-SHA256? (SDK for Node.js) - Object Storage Service

          The sample code for uploading an object is as follows: // Import the OBS library. // Use npm to install the client. var ObsClient = require('esdk-obs-nodejs'); var crypto = require('crypto'); var fs = require('fs'); // Use the source code to install the client. // var ObsClient =

          Help > Object Storage Service > Node.js > FAQs (SDK for Node.js)
        • Concepts - Virtual Private Cloud

          Concepts - Virtual Private Cloud

          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 > Virtual Private Cloud > API Reference > Before You Start
        • Before You Start - DataArts Insight

          Before You Start - DataArts Insight

          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 > API Reference
        • Single-Region Solution - Well-Architected Framework

          Single-Region Solution - Well-Architected Framework

          OBS is deployed across AZs in HA mode. If a single AZ is faulty, services are not affected. The RDS database data is automatically backed up in a scheduled manner to ensure data reliability.

          Help > Well-Architected Framework > Well-Architected Framework and Practices > Resilience Pillar > Reference Architecture > Typical Deployment Architecture for E-commerce Applications (99.99% Availability)
        • Concepts - Resource Formation Service

          Concepts - Resource Formation 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 > Resource Formation Service > API Reference > Before You Start
        Total results: 7944
        • Previous
        • 1
        • ...
        • 295
        • 296
        • 297
        • ...
        • 398
        • Next
        • Go
        Load More
        Was this helpful?
        Feedback
        /200
        Submit 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