API Format Records

From Openprovider API documentation

(Difference between revisions)
Jump to: navigation, search
(Created page with '==Format specification > records== Collection of data fields that contains the following members: {| border="1" cellpadding="4" |- style="background-color:#BBBBBB;" |'''Field''' …')
(Added record types SRV, NS, TLSA and SSHFP)
Line 10: Line 10:
|
|
:'''Data'''
:'''Data'''
-
|One of the following data types: ''A'', ''AAAA'', ''CNAME'', ''MX'', ''SPF'', ''TXT''
+
|One of the following data types: ''A'', ''AAAA'', ''CNAME'', ''MX'', ''SPF'', ''SRV'', ''TXT'', ''NS'', ''TLSA'', ''SSHFP''
|-
|-
|colspan="2" style="background-color:#EEEEEE;"|name (optional)
|colspan="2" style="background-color:#EEEEEE;"|name (optional)

Revision as of 13:11, 4 February 2016

Format specification > records

Collection of data fields that contains the following members:

Field records
type (required)
Data
One of the following data types: A, AAAA, CNAME, MX, SPF, SRV, TXT, NS, TLSA, SSHFP
name (optional)
Data
The part of the hostname before the domainname; for example www or ftp
value (required)
Data
The value of the record; depending on the type, certain restrictions apply; see the FAQ for these restrictions
prio (optional)
Data
Priority of the record; required for MX records; ignored for all other record types
ttl (required)
Data
The Time To Live of the record; this is a value in seconds
Views
Personal tools