【2023年10月13日】边缘计算机器部分接口鉴权升级公告
【2022年06月01日】边缘计算机器网络带宽支持按天结算公告
Domain name for API request: ecm.intl.tencentcloudapi.com.
This API is used to delete an HAVIP.
A maximum of 20 requests can be initiated per second for this API.
The following request parameter list only provides API request parameters and some common parameters. For the complete common parameter list, see Common Request Parameters.
| Parameter Name | Required | Type | Description |
|---|---|---|---|
| Action | Yes | String | Common Params. The value used for this API: DeleteHaVip. |
| Version | Yes | String | Common Params. The value used for this API: 2019-07-19. |
| Region | No | String | Common Params. This parameter is not required for this API. |
| HaVipId | Yes | String | Unique HAVIP ID, such as havip-9o233uri. |
| Parameter Name | Type | Description |
|---|---|---|
| RequestId | String | The unique request ID, which is returned for each request. RequestId is required for locating a problem. |
POST / HTTP/1.1
Host: ecm.intl.tencentcloudapi.com
Content-Type: application/json
X-TC-Action: DeleteHaVip
<Common request parameters>
{
"HaVipId": "havip-kekyk044"
}{
"Response": {
"RequestId": "d7226510-434e-4896-bdcd-fb1234aaafdfa"
}
}
TencentCloud API 3.0 integrates SDKs that support various programming languages to make it easier for you to call APIs.
The following only lists the error codes related to the API business logic. For other error codes, see Common Error Codes.
| Error Code | Description |
|---|---|
| FailedOperation | Operation failed. |
| InvalidParameter | The parameter is incorrect. |
| InvalidParameterValue | The parameter value is incorrect. |
| InvalidParameterValue.InvalidRegion | The ECM region is invalid. |
| InvalidParameterValue.Malformed | The input parameter format is invalid. |
| ResourceNotFound | The resource does not exist. |
| UnsupportedOperation | Unsupported operation. |
文档反馈