API Format Nameservers
From Openprovider API documentation
(Difference between revisions)
Line 12: | Line 12: | ||
|URI or hostname of the nameserver | |URI or hostname of the nameserver | ||
|- | |- | ||
- | |colspan="2" style="background-color:#EEEEEE;"|'''ip''' (required if | + | |colspan="2" style="background-color:#EEEEEE;"|'''ip''' (required if you are creating a glue record and you do not provide a valid ''ip6'') |
|- | |- | ||
| | | | ||
Line 18: | Line 18: | ||
|IPv4 address of the nameserver | |IPv4 address of the nameserver | ||
|- | |- | ||
- | |colspan="2" style="background-color:#EEEEEE;"|'''ip6''' (required if | + | |colspan="2" style="background-color:#EEEEEE;"|'''ip6''' (required if you are creating a glue record and you do not provide a valid ''ip'') |
|- | |- | ||
| | | |
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) | |
| URI or hostname of the nameserver |
ip (required if you are creating a glue record and you do not provide a valid ip6) | |
| IPv4 address of the nameserver |
ip6 (required if you are creating a glue record and you do not provide a valid ip) | |
| IPv6 address of the nameserver |