Modify evaluation hostnames for a security policy

Update the list of hostnames you want to evaluate for a configuration version. 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.

string
required

A unique identifier for a security policy.

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