检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 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
        4032 results found.
        • Querying Details of an API Version - API Gateway

          Querying Details of an API Version - API Gateway

          String Description of the API request body, which can be an example request body, media type, or parameter information result_normal_sample String Example response for a successful request result_failure_sample String Example response for a failed request response_id String ID of the gateway

          Help > API Gateway > API Reference > Shared Gateway APIs (for Existing Users) > API Management
        • Querying the Result of an Asynchronous Task - API Gateway

          Querying the Result of an Asynchronous Task - API Gateway

          For details about how to obtain it, see Obtaining a Project ID. instance_id Yes String Gateway ID, which can be obtained from the gateway information on the APIG console. task_id Yes String Asynchronous task ID.

          Help > API Gateway > API Reference > Dedicated Gateway APIs (V2) > Asynchronous Task Management
        • Object Model - API Gateway

          Object Model - API Gateway

          Object Model To improve access security of a published API, you can control the access from certain IP addresses by configuring a blacklist or whitelist. This section describes the object model for blacklist/whitelist (access control policy) management, as shown in object model for

          Help > API Gateway > API Reference > Shared Gateway APIs (for Existing Users) > Access Control Policy Management
        • Object Model - API Gateway

          Object Model - API Gateway

          Object Model An access control policy can protect access security of an API only after being bound to the API. This section describes the object model for binding an access control policy to an API, as shown in Table 1. Operation Type indicates the operation that can be performed

          Help > API Gateway > API Reference > Shared Gateway APIs (for Existing Users) > Binding Access Control Policies
        • Querying API Group Quantities - API Gateway

          Querying API Group Quantities - API Gateway

          Querying API Group Quantities Function This API is used to query the number of API groups that have been listed and the number of API groups that have not been listed. URI The following table lists the HTTP/HTTPS request method and URI of the API. Table 1 HTTP/HTTPS request method

          Help > API Gateway > API Reference > Shared Gateway APIs (for Existing Users) > Resource Query
        • Creating a Signature Key - API Gateway

          Creating a Signature Key - API Gateway

          Creating a Signature Key Function It is a good practice to provide a protection mechanism for APIs to ensure access security. For example, authenticating API request sources and denying the access from unauthorized sources. A signature key is a protection mechanism in case. Create

          Help > API Gateway > API Reference > Shared Gateway APIs (for Existing Users) > Signature Key Management
        • Modifying a Signature Key - API Gateway

          Modifying a Signature Key - API Gateway

          Modifying a Signature Key Function This API is used to modify the information about a signature key. URI The following table lists the HTTP/HTTPS request method and URI of the API. Table 1 HTTP/HTTPS request method and URI Request Method URI PUT /v1.0/apigw/signs/{id} The following

          Help > API Gateway > API Reference > Shared Gateway APIs (for Existing Users) > Signature Key Management
        • Deleting a Signature Key - API Gateway

          Deleting a Signature Key - API Gateway

          Deleting a Signature Key Function This API is used to delete a specified signature key. This operation will invalidate the signature key and unbind it from relevant APIs. URI The following table lists the HTTP/HTTPS request method and URI of the API. Table 1 HTTP/HTTPS request method

          Help > API Gateway > API Reference > Shared Gateway APIs (for Existing Users) > Signature Key Management
        • Binding a Signature Key - API Gateway

          Binding a Signature Key - API Gateway

          Binding a Signature Key Function A signature key takes effect only after being bound to an API. When requesting the backend service, APIG uses the signature key to cryptographically sign requests. The backend service verifies the signature to identify request sources. This API is

          Help > API Gateway > API Reference > Shared Gateway APIs (for Existing Users) > Binding Signature Keys
        • Unbinding a Signature Key - API Gateway

          Unbinding a Signature Key - API Gateway

          Unbinding a Signature Key Function This API is used to unbind a signature key from an API. URI The following table lists the HTTP/HTTPS request method and URI of the API. Table 1 HTTP/HTTPS request method and URI Request Method URI DELETE /v1.0/apigw/sign-bindings/{id} The following

          Help > API Gateway > API Reference > Shared Gateway APIs (for Existing Users) > Binding Signature Keys
        • Binding a Domain Name - API Gateway

          Binding a Domain Name - API Gateway

          Binding a Domain Name Function Domain names are user-defined, and take effect only after CNAME records are added to point the domain names to subdomain names of API groups. For details, see Adding a CNAME Record Set. An API group can be bound to a maximum of five domain names. After

          Help > API Gateway > API Reference > Shared Gateway APIs (for Existing Users) > Domain Name Management
        • Unbinding a Domain Name - API Gateway

          Unbinding a Domain Name - API Gateway

          Unbinding a Domain Name Function This API is used to unbind a custom domain name from an API group. URI The following table lists the HTTP/HTTPS request method and URI of the API. Table 1 HTTP/HTTPS request method and URI Request Method URI DELETE /v1.0/apigw/api-groups/{group_id}

          Help > API Gateway > API Reference > Shared Gateway APIs (for Existing Users) > Domain Name Management
        • Creating a VPC Channel - API Gateway

          Creating a VPC Channel - API Gateway

          Creating a VPC Channel Function This API is used to create a VPC channel from APIG to your private VPC resources. Afterwards, when creating an API, you can configure your backend service to use this VPC channel so that APIG can directly access your private VPC resources. You can create

          Help > API Gateway > API Reference > Shared Gateway APIs (for Existing Users) > VPC Channel Management
        • Updating a VPC Channel - API Gateway

          Updating a VPC Channel - API Gateway

          Updating a VPC Channel Function This API is used to update the parameters of a specified VPC channel. URI The following table lists the HTTP/HTTPS request method and URI of the API. Table 1 HTTP/HTTPS request method and URI Request Method URI PUT /v1.0/apigw/vpc-channels/{id} The

          Help > API Gateway > API Reference > Shared Gateway APIs (for Existing Users) > VPC Channel Management
        • Deleting a VPC Channel - API Gateway

          Deleting a VPC Channel - API Gateway

          Deleting a VPC Channel Function This API is used to delete a specified VPC channel. URI The following table lists the HTTP/HTTPS request method and URI of the API. Table 1 HTTP/HTTPS request method and URI Request Method URI DELETE /v1.0/apigw/vpc-channels/{id} The following table

          Help > API Gateway > API Reference > Shared Gateway APIs (for Existing Users) > VPC Channel Management
        • Exporting All APIs in an API Group - API Gateway

          Exporting All APIs in an API Group - API Gateway

          Exporting All APIs in an API Group Function This API is used to export definitions of APIs in a specified API group. The basic, full, or extended Swagger definitions of APIs belonging to the API group and published in a specified environment will be imported. URI The following table

          Help > API Gateway > API Reference > Shared Gateway APIs (for Existing Users) > OpenAPI
        • Importing APIs to a New API Group - API Gateway

          Importing APIs to a New API Group - API Gateway

          Importing APIs to a New API Group Function This API is used to import Swagger APIs to a new API group. Swagger files in JSON or YAML format are supported. URI The following table lists the HTTP/HTTPS request method and URI of the API. Table 1 Request Method URI POST /v1.0/apigw/openapi

          Help > API Gateway > API Reference > Shared Gateway APIs (for Existing Users) > OpenAPI
        • Importing APIs to an Existing API Group - API Gateway

          Importing APIs to an Existing API Group - API Gateway

          Importing APIs to an Existing API Group Function This API is used to create or update APIs in an API group by importing Swagger definitions. Swagger files in JSON or YAML format are supported. URI The following table lists the HTTP/HTTPS request method and URI of the API. Table 1

          Help > API Gateway > API Reference > Shared Gateway APIs (for Existing Users) > OpenAPI
        • Creating a Custom Authorizer - API Gateway

          Creating a Custom Authorizer - API Gateway

          Creating a Custom Authorizer Function This API is used to create a custom authorizer. URI The following table lists the HTTP/HTTPS request method and URI of the API. Table 1 HTTP/HTTPS request method and URI Request Method URI POST /v1.0/apigw/authorizers Request Table 2 Parameter

          Help > API Gateway > API Reference > Shared Gateway APIs (for Existing Users) > Custom Authorizer Management
        • Modifying a Custom Authorizer - API Gateway

          Modifying a Custom Authorizer - API Gateway

          Modifying a Custom Authorizer Function This API is used to modify a specified custom authorizer. URI The following table lists the HTTP/HTTPS request method and URI of the API. Table 1 HTTP/HTTPS request method and URI Request Method URI PUT /v1.0/apigw/authorizers/{id} The following

          Help > API Gateway > API Reference > Shared Gateway APIs (for Existing Users) > Custom Authorizer Management
        Total results: 4032
        • Previous
        • 1
        • ...
        • 43
        • 44
        • 45
        • ...
        • 202
        • 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