All Products
Search
Document Center

Web Application Firewall:DeleteCloudResourceExtensionCert

Last Updated:Mar 12, 2026

Deletes an extension certificate for cloud native mode.

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

Request syntax

POST  HTTP/1.1

Request parameters

Parameter

Type

Required

Description

Example

ResourceManagerResourceGroupId

string

No

The Alibaba Cloud resource group ID.

rg-acfm***q

InstanceId

string

Yes

The WAF instance ID.

Note

Call DescribeInstance to query the ID of the WAF instance.

waf_v3prepay_public_intl-sg-***

CloudResourceId

string

Yes

The ID of the connected resource, automatically generated by WAF during cloud native mode access.

Note

After you connect a resource by calling CreateCloudResource, check the response to get the resource ID.

lb-bp*********k5uj2p-443-clb7

CertId

string

Yes

The certificate ID.

123-cn-hangzhou

RegionId

string

Yes

The region of the WAF instance. Valid values:

  • cn-hangzhou: the Chinese mainland.

  • ap-southeast-1: outside the Chinese mainland.

cn-hangzhou

Response elements

Element

Type

Description

Example

object

The response.

RequestId

string

The request ID.

56B40D30-4960-4F19-B7D5-***

Examples

Success response

JSON format

{
  "RequestId": "56B40D30-4960-4F19-B7D5-***"
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.