检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Table 1 HTTP/HTTPS request method and URI Request Method URI DELETE /v1.0/apigw/throttle-bindings/{id} The following table lists the parameters in the URI.
Table 1 HTTP/HTTPS request method and URI Request Method URI DELETE /v1.0/apigw/acl-bindings/{id} The following table lists the parameter in the URI.
Table 1 HTTP/HTTPS request method and URI Request Method URI DELETE /v1.0/apigw/app-auths/{id} The following table lists the parameter in the URI.
If you do not require an SSL certificate, click Delete SSL Certificate in the row containing the certificate to delete it.
Table 1 HTTP/HTTPS request method and URI Request Method URI DELETE /v1.0/apigw/api-groups/{group_id}/domains/{id} The following table lists the parameter in the URI.
Table 1 HTTP/HTTPS request method and URI Request Method URI DELETE /v1.0/apigw/apis/versions/{version_id} The following table lists the parameter in the URI.
System-defined role If a user needs to create, delete, or change resources of other services, the user must also be granted administrator permissions of the corresponding services in the same project. APIG FullAccess Full permissions for APIG.
Follow-Up Operations After taking an API offline, delete it to release resources. Parent topic: Managing APIs
Table 1 HTTP/HTTPS request method and URI Request Method URI DELETE /v1.0/apigw/apis/publish/{api_id}[?env_id] The following table lists the parameters in the URI.
If a variable is not needed, click Delete in the row containing the variable to delete it. Environment variable names and values will be displayed in plain text in API requests. Do not include sensitive information in the variable names and values.
Follow-Up Operations After taking an API offline, delete it based on the instructions provided in Deleting an API. Parent topic: API Management
Access-Control-Allow-Methods GET, POST, PUT, DELETE, HEAD, OPTIONS, and PATCH Methods that can be used by a formal request. Parent topic: API Design File Extension Definitions
Stopping billing If you no longer need to use APIG, unsubscribe from or delete your gateways to avoid unnecessary fees. For details, see Stopping Billing. Cost management When using APIG, select a proper gateway edition to avoid resource waste and reduce costs.
Delete the APIs in the API group and then delete the API group. 403 APIG.3416 The API cannot be deleted because it has been published. The API cannot be deleted because it has been published.
The options include GET, POST, PUT, DELETE, HEAD, OPTIONS, PATCH, and ANY. path Yes String Backend request path, which can contain variables. timeout No Number Backend request timeout in milliseconds. The value ranges from 1 to 60,000, and the default value is 5000.
The options include GET, POST, PUT, DELETE, HEAD, OPTIONS, PATCH, and ANY. path Yes String Backend request path, which can contain variables. timeout No Number Backend request timeout in milliseconds. The value ranges from 1 to 60,000, and the default value is 5000.
DELETE: requests the server to delete specified resources, for example, an object. HEAD: same as GET except that the server must return only the response header. PATCH: requests the server to update partial content of a specified resource.
You can override, append, delete, skip, or add response headers. Override The value of this response header will override the value of the same response header that exists in an API response.
value2" }; } // POST api/values [HttpPost] public void Post([FromBody] string value) { } // PUT api/values/5 [HttpPut("{id}")] public void Put(int id, [FromBody] string value) { } // DELETE
URI DELETE /v2/{project_id}/apigw/instances/{instance_id}/eip Table 1 Path Parameters Parameter Mandatory Type Description project_id Yes String Project ID.