This is an old revision of the document!


Table of Contents

List Records

Method Name: listRecords
Description: Get the list of records for a specified DNS zone
WSDL URL: https://durabledns.com/services/dns/listRecords.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, followed by a dot (.). Example: “example.com.”

Output

Returns an array for each record
id —— Unique numeric ID of record
name —— Name of record
type —— DNS record type
data —— Data for record
ttl —— Time-to-live for record in seconds
aux —— Priority, preference, or weight of record

 
soap/listrecords.1265852057.txt.gz · Last modified: 2010/10/11 20:28 (external edit)