v32

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-151,1412,2144.5 MB
DDoS Protection

Get DDoS protection region coverage information

Check if the current region is covered by the Advanced DDoS protection features.

get/cloud/v1/ddos/region_coverage/{region_id}

Path parameters

region_idinteger required

Unique identifier of the cloud region where DDoS protection operations will be performed

Example:1

Unique identifier of the cloud region where DDoS protection operations will be performed

Response

OK

is_coveredboolean required

Is the current region covered by the Advanced DDoS protection features.

Example response

{
  "is_covered": true
}