Authorizations
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
Project ID
Region ID
Protection profile identifier
Body
application/json
IP address to be protected
Examples:
"11.111.111.1"
Advanced DDoS template ID
Examples:
123
Deprecated. Use resource_id
field.
Examples:
null
"ff3bdce6-ad26-40d2-ae5a-854c53050969"
DDoS profile parameters
Examples:
[
{
"base_field": 10,
"field_value": [45046, 45047]
}
]
ID of resource (bare metal, load balancer, instance)
Examples:
null
"ff3bdce6-ad26-40d2-ae5a-854c53050969"
Resource type to be protected
Available options:
instance
, loadbalancer
Examples:
"instance"
Response
List of created tasks
List of task IDs
Examples:
["d478ae29-dedc-4869-82f0-96104425f565"]