Thread: Dns
View Single Post
  #4 (permalink)  
Old 07-02-2009, 03:13 PM
paulipv paulipv is offline
Registered User
 
Join Date: Jul 2009
Posts: 19
paulipv is on a distinguished road
Btw, dont forget to add on 11.25
DelZoneRecord API function

And about EditZoneRecord
https://example.com:2087/xml-api/edi...ne=2&ttl=86400

Line=2
is not posible to find by using the host name ?

if we are using an external DNS panel, will give us a lot of work to find
the line.

For example

host1 IN A 1.1.1.1
host2 IN A 2.2.2.2

request:
example.com:2087/xml-api/editzonerecord?domain=example.com&host=host1&newip =newipaddress
Reply With Quote