删除CNAME接入域名。
调试
您可以在OpenAPI Explorer中直接运行该接口,免去您计算签名的困扰。运行成功后,OpenAPI Explorer可以自动生成SDK代码示例。

授权信息
操作 |
访问级别 |
资源类型 |
条件关键字 |
关联操作 |
yundun-waf:DeleteDomain |
delete |
*全部资源
|
无 | 无 |
请求参数
名称 |
类型 |
必填 |
描述 |
示例值 |
InstanceId |
string |
是 |
WAF 实例的 ID。 说明
您可以调用 DescribeInstance ,查看当前 WAF 实例的 ID。 |
waf_cdnsdf3**** |
Domain |
string |
否 |
已接入 WAF 的域名名称。 |
www.aliyundoc.com |
RegionId |
string |
是 |
WAF 实例所属地域。取值:
|
cn-hangzhou |
AccessType |
string |
否 |
WAF 实例的接入类型。取值:
|
share |
DomainId |
string |
否 |
域名 ID。 |
www.aliyundoc.com-waf |
返回参数
名称 |
类型 |
描述 |
示例值 |
object |
返回结果。 |
||
RequestId |
string |
请求 ID。 |
D7861F61-5B61-46CE-A47C-6B19160D5EB0 |
示例
正常返回示例
JSON
格式
{
"RequestId": "D7861F61-5B61-46CE-A47C-6B19160D5EB0"
}
错误码
HTTP status code |
错误码 |
错误信息 |
描述 |
---|---|---|---|
400 | Waf.Control.DomainAndDomainIdBothEmpty | domain and domainId cannot be empty at the same time. | |
400 | Waf.Control.DomainAndDomainIdNotMatch | domain and domainId do not match. | |
400 | Waf.Control.DomainIdIsIllegal | The input parameter, the domainId is illegal. |
访问错误中心查看更多错误码。
变更历史
更多信息,参考变更详情。