Queries the version of Web Application Firewall (WAF) used in Dynamic Content Delivery Network (DCDN).
Operation description
You can call this operation up to 20 times per second per account.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|
The current API does not require request parameters
Response parameters
Examples
Sample success responses
JSON
format
{
"Edition": "dcdnwaf_afterpay",
"RequestId": "7281593a-f414-42c1-b7ba-2ce65e21cc00",
"SpecInfos": [
{
"DefenseScene": "custom_acl",
"Configs": [
{
"Value": "on",
"Config": "enable",
"Expr": "equal"
}
]
}
]
}
Error codes
For a list of error codes, visit the Service error codes.