Technical References
Attributes
checkpoint-interval rangetime(60m-1w) default = 3h
Sets the number of seconds that elapse between saves of zone data.
When the interval expires, Network Registrar takes a snapshot of
the zone data and records it in the zone checkpoint database.
checkpoint-min-interval rangetime(60s-45m)
Specifies the minimum amount of time required (in seconds)
between the time the first checkpoint occurs and the second
checkpoint starts. This attribute applies only to zones with
dynamic resource records.
defttl rangetime(0-68y5w3h14m7s) default = 24h, required
Controls the default TTL value used for resource records in this
zone that do not specify a TTL.
dist-map objref(CCMZoneDistribution)
Identifies the zone distribution map associated with the
specified zone. The zone distribution map describes which
primary and secondary DNS servers should provide DNS service
for this zone.
dynamic bool default = true
Enables RFC 2136 dynamic updates to the zone. The most typical source
of these updates is a DHCP server.
expire rangetime(1s-68y5w3h14m7s) default = 1w
Sets the number of seconds that a secondary server can continue
providing zone data without confirming that the data remains current.
The expire interval must be greater than the refresh interval.
minttl rangetime(0-68y5w3h14m7s) default = 10m
Sets the minimum TTL value displayed in resource records for this
zone. Records with TTL values lower than the minttl are published
with this value.
nameservers dname required
Lists the nameservers for this zone.
notify bool
Enables notification of other authoritative servers when this
zone changes. When set, to either true or false, it overrides the
global "notify" value for this zone.
notify-set ipaddr
Lists additional servers to notify of changes to this zone. All
servers listed in NS records for the zone, with the exception of
the server described by the "ns" property of the zone (the mname
field of the SOA record), receive notifications.
Servers listed in "notify-list" are also notified.
ns dname required