Skip to content
Start here

Incoming

Secondary Zone Configuration Details
GET/zones/{zone_id}/secondary_dns/incoming
Create Secondary Zone Configuration
POST/zones/{zone_id}/secondary_dns/incoming
Update Secondary Zone Configuration
PUT/zones/{zone_id}/secondary_dns/incoming
Delete Secondary Zone Configuration
DELETE/zones/{zone_id}/secondary_dns/incoming
ModelsExpand Collapse
Incoming object { id, auto_refresh_seconds, checked_time, 5 more }
id: optional string
auto_refresh_seconds: optional number

How often should a secondary zone auto refresh regardless of DNS NOTIFY. Not applicable for primary zones.

minimum300
checked_time: optional string

The time for a specific event.

created_time: optional string

The time for a specific event.

modified_time: optional string

The time for a specific event.

name: optional string

Zone name.

peers: optional array of string

A list of peer tags.

soa_serial: optional number

The serial number of the SOA for the given zone.

IncomingGetResponse object { id, auto_refresh_seconds, checked_time, 5 more }
id: optional string
auto_refresh_seconds: optional number

How often should a secondary zone auto refresh regardless of DNS NOTIFY. Not applicable for primary zones.

minimum300
checked_time: optional string

The time for a specific event.

created_time: optional string

The time for a specific event.

modified_time: optional string

The time for a specific event.

name: optional string

Zone name.

peers: optional array of string

A list of peer tags.

soa_serial: optional number

The serial number of the SOA for the given zone.

IncomingCreateResponse object { id, auto_refresh_seconds, checked_time, 5 more }
id: optional string
auto_refresh_seconds: optional number

How often should a secondary zone auto refresh regardless of DNS NOTIFY. Not applicable for primary zones.

minimum300
checked_time: optional string

The time for a specific event.

created_time: optional string

The time for a specific event.

modified_time: optional string

The time for a specific event.

name: optional string

Zone name.

peers: optional array of string

A list of peer tags.

soa_serial: optional number

The serial number of the SOA for the given zone.

IncomingUpdateResponse object { id, auto_refresh_seconds, checked_time, 5 more }
id: optional string
auto_refresh_seconds: optional number

How often should a secondary zone auto refresh regardless of DNS NOTIFY. Not applicable for primary zones.

minimum300
checked_time: optional string

The time for a specific event.

created_time: optional string

The time for a specific event.

modified_time: optional string

The time for a specific event.

name: optional string

Zone name.

peers: optional array of string

A list of peer tags.

soa_serial: optional number

The serial number of the SOA for the given zone.

IncomingDeleteResponse object { id }
id: optional string