
07-02-2009, 03:40 PM
|
 |
cPanel Technical Sales
|
|
Join Date: Nov 2006
Location: Houston, TX
Posts: 7,995
|
|
Quote:
Originally Posted by paulipv
Btw, dont forget to add on 11.25
DelZoneRecord API function
|
See: DeleteDNSZone < AllDocumentation/AutomationIntegration < TWiki
Quote:
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
|
You can use the dumpzone function to retrieve all the DNS records for a DNS Zone:
ListOneZone < AllDocumentation/AutomationIntegration < TWiki
__________________
Want our technical analysts to login to your server to assist you? You can contact our technical analysts at: http://tickets.cPanel.net/submit
|