Skip to main content
GET
Get DDoS protection access status

Authorizations

Authorization
string
header
required

API key for authentication. Make sure to include the word apikey, followed by a single space and then your token. Example: apikey 1234$abcdef

Path Parameters

region_id
integer
required

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

Example:

1

Response

200 - application/json

OK

http_code
integer
required

HTTP status code of the response from the Advanced DDoS protection service.

Example:

200

is_accessible
boolean
required

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

Example:

true

message
string
required

Message from the Advanced DDoS protection service.

Example:

"Advanced DDoS protection is accessible."