API Format Nameservers

From Openprovider API documentation

(Difference between revisions)
Jump to: navigation, search
(Created page with '==Format specification > nameserver== Collection of data fields that contains the following members: {| border="1" cellpadding="4" |- style="background-color:#BBBBBB;" |'''Field'…')
 
(One intermediate revision not shown)
Line 12: Line 12:
|URI or hostname of the nameserver
|URI or hostname of the nameserver
|-
|-
-
|colspan="2" style="background-color:#EEEEEE;"|'''ip''' (required)
+
|colspan="2" style="background-color:#EEEEEE;"|'''ip''' (required if you are creating a glue record and you do not provide a valid ''ip6'')
|-
|-
|
|
:'''Data'''
:'''Data'''
-
|IP address of the nameserver
+
|IPv4 address of the nameserver
 +
|-
 +
|colspan="2" style="background-color:#EEEEEE;"|'''ip6''' (required if you are creating a glue record and you do not provide a valid ''ip'')
 +
|-
 +
|
 +
:'''Data'''
 +
|IPv6 address of the nameserver
|-
|-
|}
|}

Current revision as of 15:24, 12 December 2016

Format specification > nameserver

Collection of data fields that contains the following members:

Field nameServers
name (required)
Data
URI or hostname of the nameserver
ip (required if you are creating a glue record and you do not provide a valid ip6)
Data
IPv4 address of the nameserver
ip6 (required if you are creating a glue record and you do not provide a valid ip)
Data
IPv6 address of the nameserver
Views
Personal tools