You need to enable JavaScript to run this app.
文档中心
配置审计

配置审计

复制全文
下载 pdf
合规包模版
DeleteAccountGroupConformancePackTemplates - 删除账号组合规包模板
复制全文
下载 pdf
DeleteAccountGroupConformancePackTemplates - 删除账号组合规包模板

批量删除账号组的合规包模板;已被账号组合规包使用的模板不能删除。

调试

请求参数

下表仅列出该接口特有的请求参数和部分公共参数。更多信息请见公共参数

参数
类型
是否必填
示例值
描述
Action
String

DeleteAccountGroupConformancePackTemplates

要执行的操作,取值:DeleteAccountGroupConformancePackTemplates。

Version
String

2025-01-01

API的版本,取值:2025-01-01。

ConformancePackTemplateIds
Array of String

["cpt-123456"]

合规包模板 ID 列表

返回参数

本接口无特有的返回参数。更多信息请见返回结构

请求示例

POST /?Action=DeleteAccountGroupConformancePackTemplates&Version=2025-01-01 HTTP/1.1
Host: config.volcengineapi.com
Content-Type: application/json; charset=UTF-8
X-Date: 20260518T164649Z
X-Content-Sha256: 287e874e******d653b44d21e
Authorization: HMAC-SHA256 Credential=Adfks******wekfwe/20260518/cn-beijing/config/request, SignedHeaders=host;x-content-sha256;x-date, Signature=47a7d934ff7b37c03938******cd7b8278a40a1057690c401e92246a0e41085f

{
  "ConformancePackTemplateIds": [
    "example"
  ]
}

返回示例

{
    "ResponseMetadata": {
        "RequestId": "202605181646490000000000000000",
        "Action": "DeleteAccountGroupConformancePackTemplates",
        "Version": "2025-01-01",
        "Service": "config",
        "Region": "cn-beijing"
    }
}

错误码

下表为您列举了该接口与业务逻辑相关的错误码。公共错误码请参见公共错误码文档。

状态码
错误码
错误信息
说明
400
ConcurrentException

The operations frequency exceeds limit, please retry later.

400
InvalidParameter

The specified parameter %s is invalid.

400
MissingParameter

The required parameter is missing.

403
AccessDenied

You are not authorized to do this action.

404
NotFound

The specified resource is not found.

429
TooFrequent

Too many requests, please retry later.

500
InternalError

The request has failed due to an unknown error.

最近更新时间:2026.07.10 14:52:19
这个页面对您有帮助吗?
有用
有用
无用
无用