DomainNameserver

One nameserver delegation entry on a domain.

  • object
    Type: string

    Resource type identifier

  • id
    Type: string

    Link row typeid (prefix dns_)

  • host_id
    Type: string

    Host object typeid (prefix hst_). Shared across every domain that delegates to the same hostname under the same registry.

  • position
    Type: integer

    Ordinal position (1..13) — the order we send to the registry

  • hostname
    Type: string

    Fully-qualified hostname of the nameserver

  • host_kind
    Type: string

    Host classification. subordinate (in-bailiwick, has glue records) or external (third-party DNS provider).

  • ipv4_addresses
    Type: array string[]

    IPv4 glue addresses. Populated only for subordinate hosts.

  • ipv6_addresses
    Type: array string[]

    IPv6 glue addresses. Populated only for subordinate hosts.