Technical References
Displays the fully-qualified domain name of the primary name server
for this zone. This host is the original, or primary source, of data
for this zone.
nsttl dnsttl
Displays the ttl value applied to the NS resource records of
the zone.
origin dname required,immutable
Displays the fully-qualified name of the zone's root. The zone name.
owner objref(CCMOwner)
Names the owner of this zone. Use the owner field to group
similarly owned zones and to limit administrative access.
person dname required
Displays a domain name specifying the mailbox of the person
responsible for this zone. The first label is a user or mail
alias, the rest of the labels are a mail destination. A mailbox
of hostmaster@test.com would be represented as hostmaster.test.com.
refresh rangetime(1s-68y5w3h14m7s) default = 3h
Sets the number of seconds that a secondary server waits before
polling for zone changes and refreshing its zone data.
region objref(CCMRegion)
Associates a region with the specified object. Use
the region field to group similarly located zones and
to limit administrative access.
restrict-query-acl amelist
Specifies the zone access control list (ACL) used to restrict
the queries that the DNS server for this zone accepts. This list
can contain host IPs, network addresses, TSIG keys, and (global)
ACLs. Only queries from clients defined in the ACL are accepted.
If unset, the zone inherits the value of the server's
restrict-query-acl attribute.
restrict-xfer bool default = false
Limits sending zone transfers to a specific set of hosts. If
you restrict zone transfers, use the restrict-xfer-acl attribute
to specify the access control list that defines which servers
can perform zone transfers.
restrict-xfer-acl amelist
Identifies the access control list designating who can receive
zone transfers from this zone.
retry rangetime(1s-68y5w3h14m7s) default = 60m
Sets the number of seconds that a secondary server waits before
it retries polling for changes to zone data or it retries a zone
transfer that has encountered errors. The retry interval must be
less than (expire - refresh).