Table of Contents

Function

The NameServer object represents a name server. A name server handles a zone. Subobject of the Zone object  the Domain object.

Description

Keyword JSONKexword XMLOccursTypeFormatDescription
ttl

ttl

0 - 1integerint64Time-to-live value of the nameservers in seconds
name

name

1stringhostnameHost name of the nameserver written as a Fully-Qualified-Domain-Name (FQDN)

ip6


0 - n*)stringipv6

IPv6 address of the name server. For GLUE records only, optional.

The IPv6 address for the name server can only be specified if the IPv4 address is also specified.


ip0 - n*)stringipv4
IPv4 address of the name server. Only for GLUE records, but mandatory there.

A GLUE record exists if the name server ends on the domain name. In this case, an IPv4 address must be stored for each GLUE record.
Please note that for some registries, all GLUE name servers are removed from the order at DomainCreate, because they require registered domains for the creation of name servers. In this case you have to create the GLUE name servers via a DomainUpdate order after the registration.

ipAddresses
0 - nstringipv4 / ipv6

IPv4 and IPv6 addresses of the name server. For GLUE records only; optional.

The values for the IP addresses are only relevant for domain operations and are only used there in the case of glue name servers.

*) Depends on the registry