All Products
Search
Document Center

Edge Security Acceleration:DescribeDDoSOverseasAttackCount

Last Updated:Jun 29, 2026

Queries the number of DDoS attacks outside China.

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 parameters

Parameter

Type

Required

Description

Example

SiteId

integer

Yes

The site ID. You can call the ListSites operation to obtain the site ID.

1039004047346160

Response elements

Element

Type

Description

Example

object

Schema of Response

RequestId

string

Id of the request

EBCECE18-DA96-5307-8506-01E5A0E21530

TotalCount

integer

The total number of attacks supported by the plan.

2

UsedCount

integer

The number of attacks that have been used.

0

Examples

Success response

JSON format

{
  "RequestId": "EBCECE18-DA96-5307-8506-01E5A0E21530",
  "TotalCount": 2,
  "UsedCount": 0
}

Error codes

HTTP status code

Error code

Error message

Description

400 InvalidParameter The specified parameter is invalid. The specified parameter is invalid.
500 InternalError Failed to call the service. Try again later or contact technical support. Failed to call the service. Try again later or contact technical support.

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.