You need to enable JavaScript to run this app.
文档中心
负载均衡

负载均衡

复制全文
下载 pdf
证书
DeleteCACertificate - 删除未关联监听器的 CA 证书
复制全文
下载 pdf
DeleteCACertificate - 删除未关联监听器的 CA 证书
调用 DeleteCACertificate 接口,删除未关联监听器的 CA 证书。
使用说明
每秒最多提交 5 个 API 请求。
调试
API Explorer
您可以通过 API Explorer 在线发起调用,无需关注签名生成过程,快速获取调用结果。
请求参数
下方仅列出该接口特有的请求参数和部分公共参数。更多信息请见公共参数
Action string 必选 示例值:DeleteCACertificate
要执行的操作,取值:DeleteCACertificate。
Version string 必选 示例值:2020-04-01
API的版本,取值:2020-04-01。
CACertificateId string 必选 示例值:cert-*****
待删除的 CA 证书ID。
返回参数
下方仅列出本接口特有的返回参数。更多信息请参见返回结构
RequestId string 示例值:20210816110638****2514606306AF947C
请求ID。
请求示例
GET /?Action=DeleteCACertificate&CACertificateId=cert-123***765&Version=2020-04-01 HTTP/1.1
Host: alb.cn-beijing.volcengineapi.com
X-Date: 20251121T094038Z
Authorization: HMAC-SHA256 Credential=Adfks******wekfwe/20251121/cn-beijing/alb/request, SignedHeaders=host;x-date, Signature=47a7d934ff7b37c03938******cd7b8278a40a1057690c401e92246a0e41085f
返回示例
{
"ResponseMetadata": {
"RequestId": "20210816110638****2514606306AF947C",
"Action": "DeleteCACertificate",
"Version": "2020-04-01",
"Service": "alb",
"Region": "cn-beijing"
},
"Result": {
"RequestId": "20210816110638****2514606306AF947C"
}
}
错误码
下表为您列举了该接口与业务逻辑相关的错误码。公共错误码请参见公共错误码文档。
状态码
错误码
错误信息
说明
400
Invalid%s.Malformed
MismatchThe specified %s is malformed.
指定的 %s 参数格式不合法。
400
MissingParameter
The request is missing a required parameter. Ensure that you have supplied all the required parameters for the request; for example, '%s'.
该请求缺少必要参数。请确保发起请求已提供全部必要参数,比如: %s。
400
InvalidParameter
Data unmarshal failed.
请求解析失败。
400
InvalidCertificateType.FunctionMismatch
The specified Certificate's type and Function do not match.
指定的证书的类型与预期功能不匹配。
400
InvalidCACertificateListener.InUse
The specified CA Certificate is being used by listeners.
指定的 CA 证书正在被监听器使用。
400
InvalidCertificate.InvalidStatus
The specified Certificate is not in the correct status for the request.
指定的证书所处状态无法响应该请求。
400
OperationFailed.RemoveFromProjectFailed
The request on the specified resource failed due to removing it from the project failed.
因将资源从项目中移除失败,对于该资源的操作请求失败。
404
InvalidCACertificate.NotFound
The specified CA Certificate does not exist.
指定的 CA 证书不存在。
500
InternalError
An internal error has occurred.
发生内部错误。请稍后重试或联系工程师进一步咨询。
最近更新时间:2026.02.27 11:57:39
这个页面对您有帮助吗?
有用
有用
无用
无用