检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 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
        10000 results found
        • Configuring a Global Whitelist Rule to Ignore False Positives - Edge Security

          Configuring a Global Whitelist Rule to Ignore False Positives - Edge Security

          To delete a rule, click Delete in the row containing the rule. Parent Topic: Configuring Protection Policies

          Help > Edge Security > User Guide > Security Protection > Protection Policy > Configuring Protection Policies
        • Creating a Partitioned Table - GaussDB(DWS)

          Creating a Partitioned Table - GaussDB(DWS)

          You can add, delete, edit and move a column. Change the partition sequence according to the requirements in the table. To change the order, select the required partition and click Up or Down. After defining all partitions, click Next.

          Help > GaussDB(DWS) > Tool Guide > Data Studio > Database Management > Table Management
        • Managing Bucket Policies - Object Storage Service

          Managing Bucket Policies - Object Storage Service

          OBSServiceConfiguration *conf = [[OBSServiceConfiguration alloc] initWithURLString:endPoint credentialProvider:credentialProvider]; // Initialize an instance of OBSClient. client = [[OBSClient alloc] initWithConfiguration:conf]; // Delete a bucket policy.

          Help > Object Storage Service > iOS > Bucket Management
        • Managing Files - Application Operations Management

          Managing Files - Application Operations Management

          Deleting a version Locate the target version and click Delete in the Operation column. Parent topic: O&M Management

          Help > Application Operations Management > User Guide > O&M Management
        • Permissions Management - DataArts Fabric

          Permissions Management - DataArts Fabric

          but not permission to delete them.

          Help > DataArts Fabric > Service Overview
        • CREATE TABLESPACE - GaussDB

          CREATE TABLESPACE - GaussDB

          If there are residual files of soft links for the tablespace in the data directory, delete the residual files, and then perform OM operations. CREATE TABLESPACE cannot be used for two-phase transactions. If it fails on some nodes, the execution cannot be rolled back.

          Help > GaussDB > Developer Guide(Centralized_V2.0-8.x) > SQL Reference > SQL Syntax > C
        • General Sharing FAQ - Image Management Service

          General Sharing FAQ - Image Management Service

          The image owner can view, stop sharing, or delete the image at any time. After the shared image is deleted, you will be unable to use it to create a new ECS or change the OS of an existing ECS.

          Help > Image Management Service > FAQs > Image Sharing
        • Step 1: Creating a DIS Stream - Data Ingestion Service

          Step 1: Creating a DIS Stream - Data Ingestion Service

          In the left text box, click to delete your entered or imported source data sample. In the left text box, click to generate an Avro schema in the right text box according to the source data sample. In the right text box, click to delete the generated Avro schema.

          Help > Data Ingestion Service > User Guide > Getting Started
        • Managing Tablespaces - GaussDB

          Managing Tablespaces - GaussDB

          Delete user jack. 1 2 gaussdb=# DROP USER jack CASCADE; DROP ROLE Delete tables foo and foo2. 1 2 gaussdb=# DROP TABLE foo; gaussdb=# DROP TABLE foo2; If the following information is displayed, the deletion is successful: 1 DROP TABLE Drop tablespace fspace. 1 2 gaussdb=# DROP

          Help > GaussDB > Developer Guide(Centralized_V2.0-8.x) > Database Quick Start > Operating a Database
        • Overview - Elastic Cloud Server

          Overview - Elastic Cloud Server

          If you delete it within the predefined duration, you will be billed based on the usage duration. Table 1 lists the differences between the billing modes.

          Help > Elastic Cloud Server > Billing > Billing Modes
        • Querying an Instance by Tag - GeminiDB

          Querying an Instance by Tag - GeminiDB

          Before using key, delete spaces before and after the value. NOTE: The character set of this parameter is not verified during search. values Yes Array of strings Tag values. Each tag value can contain a maximum of 43 Unicode characters and cannot contain spaces.

          Help > GeminiDB > API Reference > Historical APIs > Tags
        • Permissions Management - NAT Gateway

          Permissions Management - NAT Gateway

          permission to delete them.

          Help > NAT Gateway > Service Overview
        • Creating an IAM User and Granting ModelArts Studio (MaaS) Permissions - ModelArts

          Creating an IAM User and Granting ModelArts Studio (MaaS) Permissions - ModelArts

          The IAM users with the ModelArts CommonOperations permission can only use resources, but cannot create, update, or delete any dedicated resource pool. You are advised to assign this permission to sub-users.

          Help > ModelArts > ModelArts Studio (MaaS) User Guide > Configuring ModelArts Studio (MaaS) Access Authorization
        • Querying Slow Query Logs - TaurusDB

          Querying Slow Query Logs - TaurusDB

          You can also specify the following log types: INSERT UPDATE SELECT DELETE ALTER DROP CREATE Default Value N/A database No String Definition Database that slow query logs belong to.

          Help > TaurusDB > API Reference > APIs (Recommended) > Log Management
        • CREATE SYNONYM - GaussDB

          CREATE SYNONYM - GaussDB

          The following DML statements support synonyms: SELECT, INSERT, UPDATE, DELETE, EXPLAIN, and CALL. The CREATE SYNONYM statement of an associated function or stored procedure cannot be used in a stored procedure.

          Help > GaussDB > Developer Guide(Distributed_V2.0-3.x) > SQL Reference > SQL Syntax
        • Deleting a Bucket Policy (SDK for Java) - Object Storage Service

          Deleting a Bucket Policy (SDK for Java) - Object Storage Service

          Restrictions To delete the policy of a bucket, you must be the bucket owner or the bucket owner's IAM user with the required permission (obs:bucket:DeleteBucketPolicy in IAM or DeleteBucketPolicy in a bucket policy).

          Help > Object Storage Service > Java > Bucket Management (SDK for Java)
        • Deleting a CORS Rule (SDK for Java) - Object Storage Service

          Deleting a CORS Rule (SDK for Java) - Object Storage Service

          Restrictions To delete the CORS configuration of a bucket, you must be the bucket owner or have the required permission (obs:bucket:PutBucketCORS in IAM or PutBucketCORS in a bucket policy).

          Help > Object Storage Service > Java > Cross-Origin Resource Sharing (SDK for Java)
        • Deleting Bucket Tags (SDK for Java) - Object Storage Service

          Deleting Bucket Tags (SDK for Java) - Object Storage Service

          Restrictions To delete bucket tags, you must be the bucket owner or have the required permission (obs:bucket:DeleteBucketTagging in IAM or DeleteBucketTagging in a bucket policy).

          Help > Object Storage Service > Java > Bucket Tag Management (SDK for Java)
        • Advanced Queries - Config

          Advanced Queries - Config

          If you need to modify or delete resources, go to related service consoles.

          Help > Config > User Guide > Resource Aggregation
        • Groups and Tags - IoT Device Access

          Groups and Tags - IoT Device Access

          You need to delete the child groups before deleting the parent group. Dynamic group Devices are automatically added to or removed from the group based on the dynamic query rules of SQL-like statements. You cannot manually manage devices in a dynamic group.

          Help > IoT Device Access > User Guide > Device Management
        Total results: 10000
        • Previous
        • 1
        • ...
        • 478
        • 479
        • 480
        • ...
        • 500
        • 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