Skip to main content
GET
Get secondary-zone status

Authorizations

Authorization
string
header
required

API key for authentication. Make sure to include the word apikey, followed by a single space and then your token. Example: apikey 1234_abcdef

Path Parameters

zoneName
string
required

Response

SecondaryZoneStatusResponse

enabled
boolean
last_serial
integer<int64>
last_transfer_at
string<date-time>
next_poll_at
string<date-time>
primary_servers
object[]
state
enum<string>

Server-computed zone state, reducing enabled plus the latest transfer log.

Available options:
turned_off,
fetching,
last_attempt_failed,
live,
not_received_yet
zone_name
string