List failover hostnames

Get a list of the failover hostnames in a configuration. Products: All.

Path Params
int64
required

A unique identifier for each 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.

Responses

Response body
object
hostnameList
array of objects
required

The list of hostnames for a configuration version.

hostnameList*
object
string
required

The hostname on which to match the request.

string

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

append remove replace

Language
Authentication
URL