Technical References

Controls the default TTL value used for resource records in a
zone that do not specify a TTL.
dist-map oid
Associates a zone distribution map with a zone. The map
describes the primary and secondary DNS servers that provide
DNS service for this zone.
dynamic bool
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 a
zone. Records with TTL values lower than the minttl are published
with this value.
name string required,unique
Names this zone template.
nameservers string
Lists the nameservers for a 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 a zone.
notify-set ipaddr
Lists additional servers to notify of changes to a 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 string
Specifies the fully-qualified domain name (FQDN) of the
primary name server for the zone. This host is the original
or primary source of data for this zone.
Note: Network Registrar treats the value set here as a string
rather than a dnsname to enable encoding relative or absolute
names in this attribute.
nsttl dnsttl
Controls the ttl value applied to the zone's NS resource records.
owner objref(CCMOwner)