Table of Contents

Description

The VirtualNameServer object represents a virtual name server.

Structure

Keyword JSON

Keyword XML

Occurs

Type

Format

Description

createdcreated0 - 1stringdate-timeDate when the name server was created.
updatedupdated0 - 1stringdate-timeDate when the name server was last updated.
ownerowner0 - 1objectBasicUserObject owner
updaterupdater0 - 1objectBasicUserUser who last updated the name server.
activeactive0 - 1
boolean

Indicates whether the name server is in active use,

  • false = inactive
  • true = active

Default value = false

For XML, 0 (false) and 1 (true) can also be used.

mainAddress

main_ip

0 - 1stringIPPrimary IP address of the name server.
ipAdresses

address

0 - 1stringIPIP addresses of the secondary name servers. Does not contain the primary IP address.
namename0 - 1string
Host name of the name server.