Table of Contents

List Records

Method Name: listRecords
Description: Get the list of records for a specified DNS zone
WSDL URL: https://api.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.txt · Last modified: 2019/05/16 09:34 by DurableDNS Support