Get a zone's DNSSEC status

Returns the current DNSSEC status for one or more zones.

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
string

Any comment.

zones
array of strings
required

Zone names.

zones*
Response

Response body
object
dnsSecStatuses
array of objects
required

Statuses of the DNSSEC configuration for Edge DNS zones.

dnsSecStatuses*
object
alerts
array of strings
required

A set of existing problems with the current DNSSEC configuration, any of these values: INCOMPATIBLE_AUTHORITIES, NON_AKAMAI_AUTHORITIES, PARENT_DS_MISSING, OLD_DNSKEY, and WRONG_DNSKEY.

alerts*
currentRecords
object
required

The currently active set of generated DNSSEC records.

newRecords
object

The newly generated set of DNSSEC records, if one exists.

string
required

The name of the zone.

Language
Authentication
URL