List proxies for a TSIG key

List proxies that use a TSIG key.

Path Params
string
required

The proxy ID you're working with.

string
required

The proxy zone name.

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.

Response

Response body
object
items
array of objects
required

Proxies response.

items*
object
string

Read-only The current proxy activation status. Either NEW, PENDING, ACTIVE, LOCKED, DELETED, or ERROR.

NEW PENDING ACTIVE LOCKED DELETED ERROR

authorities
array of strings

Read-only The authoritative service IPs set by Akamai. Any changes you make to authorities are ignored.

authorities
authoritiesDnsNames
array of strings

Read-only NS records for the the authoritative service IPs set by Akamai. Any changes you make to authoritiesDnsNames are ignored.

authoritiesDnsNames
string
required

The contract for this proxy.

date-time

An ISO 8601 timestamp showing when the proxy was created.

healthCheck
object
required

The names or addresses of the master name servers to protect.

string

The proxy ID.

date-time

An ISO 8601 timestamp showing when the proxy was last modified.

string
required

The proxy name.

originNameserverZoneTransferTargets
array of strings
deprecated

Deprecated The names or addresses to perform outbound zone transfers for AUTOMATIC filter mode. The default value is the originNameservers section.

originNameserverZoneTransferTargets
originNameservers
array of objects
required

The names or addresses of the master name servers to protect.

originNameservers*
object
string

Master name server name or address.

integer
Defaults to 53

The master name server port number.

zoneTransferNameservers
array of objects

The names or addresses to perform outbound zone transfers with filter_mode of AUTOMATIC. If this field is omitted the originNameserverZoneTransferTargets section is used.

zoneTransferNameservers
object
string

Master name server name or address.

integer
Defaults to 53

The master name server port number.

Language
Authentication
URL