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

 
soap/listrecords.1286828939.txt.gz · Last modified: 2010/10/11 20:28 by DurableDNS Support