Table of Contents

Description

The DomainZone object is part of the domain object and is used with Domain Create and DomainTransfer to create and preconfigure the zone of a domain.
The DomainInfo task also outputs this object although here the specifications for the name servers may differ from the domain.

Structure

Keyword XMLOccursTypeFormatDescription
ip1stringipv4/ipv6

IP address of the domain.
Not valid for DomainInfo.

mx0 - nstring
MX record of the mail server in the zone.
Not valid for DomainInfo.
ns_action

0 - 1

enum

NameServerAction

Additional name server check is performed.

system_ns

0 - 1

string

hostname

The first name server managed by the system.

include_wildcard0 - 1boolean

Identifier that defines whether a wildcard entry is to be created for the domain

  • 0 = No wildcard entry is created.
  • 1 = A  wildcard entry is created.

Default value = 0

Not valid for DomainInfo.

www_include0 - 1boolean

Automatically create "www" resource records.

  • 0 = No www resource record is generated.
  • 1 = A www resource record is generated.

Default value = 0

Not valid for DomainInfo.

ns_group0 - 1string
Contains a defined group of name servers (e.g. nodesecure).
nserver0 - 8stringhostnameList of the name servers used.