DDoS Protection
Get DDoS protection access status
Check DDoS protection service accessibility and operational status for a specific region.
get/cloud/v1/ddos/accessibility/{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
Example response
{
"http_code": 200,
"is_accessible": true,
"message": "Advanced DDoS protection is accessible."
}