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'…')
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 no valid ''ip6'')
|-
|-
|
|
:'''Data'''
:'''Data'''
-
|IP address of the nameserver
+
|IPv4 address of the nameserver
 +
|-
 +
|colspan="2" style="background-color:#EEEEEE;"|'''ip6''' (required if no valid ''ip'')
 +
|-
 +
|
 +
:'''Data'''
 +
|IPv6 address of the nameserver
|-
|-
|}
|}

Revision as of 09:05, 5 September 2011

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 no valid ip6)
Data
IPv4 address of the nameserver
ip6 (required if no valid ip)
Data
IPv6 address of the nameserver
Views
Personal tools