Protect evaluation hostnames

Move hostnames you're evaluating to active protection. When you move a hostname from the evaluation hostnames list, it's added to your security policy as a protected hostname. You'll see that hostname in the response object the next time you run List selected hostnames. Products: Web Application Protector, App & API Protector.

Path Params
int64
required

A unique identifier for each configuration.

integer
required

A unique identifier for each version of a configuration.

Query Params
string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Body Params
hostnames
array of strings
required

Contains a list of hostnames.

hostnames*
string

The type of update you want to make to the evaluation hostname list. You can append additional hostnames, remove hostnames from the list, or replace the existing list with the hostnames you pass in your request.

Responses

Response body
object
hostnames
array of strings
required

Contains a list of hostnames.

hostnames*
string

The type of update you want to make to the evaluation hostname list. You can append additional hostnames, remove hostnames from the list, or replace the existing list with the hostnames you pass in your request.

append remove replace

Language
Authentication
URL