Thread: Dns
View Single Post
  #2 (permalink)  
Old 07-02-2009, 03:00 PM
cPanelDavidG's Avatar
cPanelDavidG cPanelDavidG is offline
cPanel Technical Sales
 
Join Date: Nov 2006
Location: Houston, TX
Posts: 7,995
cPanelDavidG is on a distinguished road
Quote:
Originally Posted by paulipv View Post
Hello,
Is posible a simple dns manager implementation on cpanel for a and cname records and to be available thought api.

Thank you.
One way to implement this would be to create a cPanel Plugin so you have a separate screen to review/edit DNS entries.

However, your script will need to use the XML API and authenticate itself as a reseller or root user to retrieve and set/edit the DNS entries as cPanel users natively don't have privileges to that functionality.

Version 11.25 will introduce many new DNS functions to make building such a plug-in easier. You can find the documentation for the XML API including the version 11.25 DNS functions at: XmlApi < 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
Reply With Quote