检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
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
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
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
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}
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
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
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
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
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
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
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
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
Deleting a Custom Authorizer Function This API is used to delete 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 DELETE /v1.0/apigw/authorizers/{id} The following
Creating an API Group Function This API is used to create an API group. An API group is an API management unit and the entry to a service. A subdomain name is returned as the access entry when an API group is created. APIs in an API group should be correlated with each other. URI
Modifying an API Group Function This API is used to modify the attributes of an API group. Only the name and remark attributes of an API group can be modified. URI The following table lists the HTTP/HTTPS request method and URI of the API. Table 1 HTTP/HTTPS request method and URI
Deleting an API Group Function This API is used to delete an API group. If the group to delete contains APIs, take the APIs offline and delete them. All resources (independent domain names, SSL certificates, and release information) directly or indirectly associated with the group
Querying Historical API Versions Function This API is used to query the historical versions of an API. APIG retains a maximum of 10 historical versions for each API in an environment. URI The following table lists the HTTP/HTTPS request method and URI of the API. Table 1 HTTP/HTTPS
Creating an Environment Variable Function Publishing an API in different environments may involve various environment variables, such as API service deployment address and request version. Define environment variables when creating an API. When the API is called, the environment variables
Deleting an Environment Variable Function This API is used to delete a specified environment variable. 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/env-variables/{id}
Object Model This section describes the request throttling policy object model. Operation Type indicates the operation that can be performed on a field. C: create; U: update; R: read Mandatory indicates whether a field with the Operation Type of C is mandatory. Table 1 Request throttling