This is an old revision of the document!


Table of Contents

Update Zone

Method Name: updateZone
Description: Update DNS Zone
WSDL URL: https://durabledns.com/services/dns/updateZone.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.”
ns —— Fully-qualified domain name of primary name server for zone. Example: “ns1.alwaysdnsllc.com.”
mbox —— Email address of person responsible for the zone. Example: “support.durabledns.com” (Replace the ‘@’ with a ‘.’)
refresh —— Zone refresh time in seconds
retry —— Zone retry time in seconds
expire —— Zone expiration time in seconds
minimum —— Minimum TTL for records within zone, in seconds
ttl —— TTL for zone (SOA record)
xfer —— AXFR allow list, comma separated IP addresses in CIDR format. Example: “127.0.0.1/32,127.0.0.100/32”
update_acl —— DDNS update ACL, comma separated IP addresses in CIDR format. Example: “127.0.0.1/32,127.0.0.100/32

Output

return —— Returns ‘success’ if completed without error

 
soap/updatezone.1265852057.txt.gz · Last modified: 2011/01/04 15:12 (external edit)