检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 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
        10000 results found.
        • Disabling Public Access for a Dedicated Gateway - API Gateway

          Disabling Public Access for a Dedicated Gateway - API Gateway

          URI DELETE /v2/{project_id}/apigw/instances/{instance_id}/nat-eip Table 1 Path Parameters Parameter Mandatory Type Description project_id Yes String Project ID.

          Help > API Gateway > API Reference > Dedicated Gateway APIs (V2) > Gateway Management
        • Disabling Public Inbound Access for a Gateway - API Gateway

          Disabling Public Inbound Access for a Gateway - API Gateway

          URI DELETE /v2/{project_id}/apigw/instances/{instance_id}/ingress-eip Table 1 Path Parameters Parameter Mandatory Type Description project_id Yes String Project ID.

          Help > API Gateway > API Reference > Dedicated Gateway APIs (V2) > Gateway Management
        • Viewing Text Audit History - Database and Application Migration UGO

          Viewing Text Audit History - Database and Application Migration UGO

          Execution Plans: The execution plans of the SELECT, UPDATE, DELETE, and INSERT statements are displayed.

          Help > Database and Application Migration UGO > User Guide > SQL Audit > Statement Audit
        • Application Scenarios - Resource Formation Service

          Application Scenarios - Resource Formation Service

          Highly efficient Automatically deploy or delete a template with a wizard to reduce repetitive work and manual misoperations.

          Help > Resource Formation Service > Service Overview
        • Executing a Function Asynchronously and Returning Reserved Instance IDs(Discarded) - FunctionGraph

          Executing a Function Asynchronously and Returning Reserved Instance IDs(Discarded) - FunctionGraph

          If the instance is abnormal, you can delete it based on its ID. Note that this API is only available for whitelisted users. This API is only available in CN South-Guangzhou and CN Southwest-Guiyang1.

          Help > FunctionGraph > API Reference > APIs > Function Invocation
        • ccictl apply edit-last-applied - Cloud Container Instance (CCI)

          ccictl apply edit-last-applied - Cloud Container Instance (CCI)

          "false" or "ignore" will not perform any schema definition checks, but will silently delete all unknown or duplicate fields. --windows-line-endings The default value is the native line ending format of your platform.

          Help > Cloud Container Instance (CCI) > Developer Guide > Using ccictl > Command Line Tool (ccictl) > ccictl apply
        • CREATE GROUP - GaussDB

          CREATE GROUP - GaussDB

          Examples 1 2 3 4 5 -- Create group my_group. gaussdb=# CREATE GROUP my_group PASSWORD '*********'; -- Delete the group. gaussdb=# DROP GROUP my_group; Helpful Links ALTER GROUP, DROP GROUP, and CREATE ROLE Parent topic: SQL Syntax

          Help > GaussDB > Developer Guide(Distributed_V2.0-3.x) > SQL Reference > SQL Syntax
        • ALTER FOREIGN DATA WRAPPER - GaussDB

          ALTER FOREIGN DATA WRAPPER - GaussDB

          Example -- Modify a foreign data wrapper dbi, add the foo option, and delete bar. gaussdb=# ALTER FOREIGN DATA WRAPPER dbi OPTIONS (ADD foo '1', DROP 'bar'); -- Change the validator of the foreign data wrapper dbi to bob.myvalidator. gaussdb=# ALTER FOREIGN DATA WRAPPER dbi VALIDATOR

          Help > GaussDB > Developer Guide(Centralized_V2.0-3.x) > SQL Reference > SQL Syntax
        • ALTER SERVER - GaussDB

          ALTER SERVER - GaussDB

          Examples -- Create my_server. gaussdb=# CREATE SERVER my_server FOREIGN DATA WRAPPER log_fdw; -- Change the name of an external service. gaussdb=# ALTER SERVER my_server RENAME TO my_server_1; -- Delete my_server_1. gaussdb=# DROP SERVER my_server_1; Helpful Links CREATE

          Help > GaussDB > Developer Guide(Centralized_V2.0-3.x) > SQL Reference > SQL Syntax
        • CREATE SERVER - GaussDB

          CREATE SERVER - GaussDB

          Examples -- Create a server. gaussdb=# create server my_server foreign data wrapper log_fdw; CREATE SERVER -- Delete my_server. gaussdb=# DROP SERVER my_server; DROP SERVER Helpful Links ALTER SERVER and DROP SERVER Parent topic: SQL Syntax

          Help > GaussDB > Developer Guide(Centralized_V2.0-3.x) > SQL Reference > SQL Syntax
        • Object stats - GaussDB

          Object stats - GaussDB

          Tuple Delete Number of rows deleted. Tuple Hot Update Number of rows HOT updated (with no separate index updated). Live Tuple Estimated number of live rows. Dead Tuple Estimated number of dead rows.

          Help > GaussDB > Developer Guide(Centralized_V2.0-3.x) > Schemas > WDR Snapshot Schema > WDR Information
        • ADM_TRIGGERS - GaussDB

          ADM_TRIGGERS - GaussDB

          Value range: before statement, before each row, after statement, after each row, and instead of. triggering_event character varying Event that triggers a trigger: update, insert, delete, and truncate. table_owner character varying(64) Owner of the table that defines a trigger. base_object_type

          Help > GaussDB > Developer Guide(Centralized_V2.0-3.x) > System Catalogs and System Views > System Views
        • Configuring a GPG Public Key - CodeArts Repo

          Configuring a GPG Public Key - CodeArts Repo

          If the public key is no longer used, you can delete it. Procedure Download the GPG key generation tool from gpg4win official site.

          Help > CodeArts Repo > User Guide > Environment and Personal Settings
        • Viewing Repository Homepage - CodeArts Repo

          Viewing Repository Homepage - CodeArts Repo

          In this case, you are advised to delete the repository, control the capacity locally, and push the repository again. Commits Number of commits in the default branch of the repo.

          Help > CodeArts Repo > User Guide > Configuring a Repository
        • Importing a Git Repository Using a URL - CodeArts Repo

          Importing a Git Repository Using a URL - CodeArts Repo

          You can delete the code repository and perform the preceding steps to import the external repo again. Parent topic: Migrating a Third-Party Git Repository to CodeArts Repo

          Help > CodeArts Repo > User Guide > Migrating Code and Syncing a Repository > Migrating a Third-Party Git Repository to CodeArts Repo
        • How Do I Configure a TE Terminal When Using It for the First Time? - Meeting

          How Do I Configure a TE Terminal When Using It for the First Time? - Meeting

          If the parameters are not set within the seven days, delete the terminal from the Huawei Cloud Meeting Management Platform and add it again before configuration. Activation using the activation code will also be applicable to the TE30/40/50/60 in the future.

          Help > Meeting > FAQs > Hard Terminal Service Usage Problems
        • What Do I Do If a Hard Terminal Fails to Be Activated? - Meeting

          What Do I Do If a Hard Terminal Fails to Be Activated? - Meeting

          Alternatively, on the Huawei Cloud Meeting Management Platform, you can delete the hard terminal, add the hard terminal again to generate a new activation code, and use the new code to activate the hard terminal.

          Help > Meeting > FAQs > Hard Terminal Configuration Faults
        • Why Does an SMS Fail to Be Sent? - Message & SMS

          Why Does an SMS Fail to Be Sent? - Message & SMS

          If yes, delete some SMSs and then check whether new SMSs can be properly received. Insert the SIM card on another phone for a test. Restart the phone and check whether the SMS can be received. Your account is in arrears.

          Help > Message & SMS > FAQs > Troubleshooting
        • Arrears - Object Storage Service

          Arrears - Object Storage Service

          If data stored in OBS is no longer used, you can delete it to avoid expenditures. To help make sure your account never falls into arrears, you can configure the Balance Alert on the Overview page of the Billing Center.

          Help > Object Storage Service > Billing
        • Mounting a PV - Ubiquitous Cloud Native Service

          Mounting a PV - Ubiquitous Cloud Native Service

          You can modify or delete the PVCs automatically created by UCS on the cluster console. However, if the PVC settings on the UCS console are not modified accordingly, the modified or deleted PVCs will be re-created by UCS. You are advised to change the settings on the UCS console.

          Help > Ubiquitous Cloud Native Service > User Guide > Cluster Federation > Storage
        Total results: 10000
        • Previous
        • 1
        • ...
        • 492
        • 493
        • 494
        • ...
        • 500
        • 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