This is an old revision of the document!


Table of Contents

Update Record

Method Name: updateRecord
Description: Updates a DNS record
WSDL URL: http://durabledns.com/services/dns/updateRecord.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 containing record, followed by a dot (.). Example: “example.com.”
id —— Unique numeric ID of DNS record to update
name —— Name of DNS record
aux —— Preference, priority, or weight of record
data —— Data for record
ttl —— Time-to-live for record in seconds
ddns_enabled —— Allow Dynamic DNS API Updates (Y or N)

Output

return —— Returns ‘success’ if completed without error

 
soap/updaterecord.1265852057.txt.gz · Last modified: 2019/05/16 09:35 (external edit)