This is an old revision of the document!


Table of Contents

Get Record

Method Name: getRecord
Description: Get details of a DNS record by unique numeric ID
WSDL URL: https://durabledns.com/services/dns/getRecord.php?wsdl

Input

apiuser —— Value for authentication – Provided by DurableDNS on the Dashboard
apikey —— Value for authentication – Provided by DurableDNS on the Dashboard
zonename —— Name of zone to containing this record, followed by a dot (.). Example: “example.com.” recordid —— Unique numeric ID of DNS record

Output

id —— Unique numeric record ID
name —— Name of DNS record
type —— DNS record type – A, AAAA, CNAME, HINFO, MX, NS, PTR, RP, SRV, or TXT
data —— Data for DNS record
aux —— Preference, priority, or weight of record
ttl —— Time-to-live for record in seconds

 
soap/getrecord.1290364776.txt.gz · Last modified: 2010/11/21 18:39 by DurableDNS Support